Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
accelerate
|
2 |
-
torch
|
3 |
-
torchaudio
|
4 |
typing
|
5 |
pydub
|
6 |
scipy
|
|
|
1 |
accelerate
|
2 |
+
torch==2.0.1
|
3 |
+
torchaudio==2.0.2
|
4 |
typing
|
5 |
pydub
|
6 |
scipy
|