Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==2.0.
|
2 |
-
torchaudio==2.0.
|
3 |
git+https://github.com/facebookresearch/audiocraft.git
|
4 |
xformers==0.0.20
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchaudio==2.0.2
|
3 |
git+https://github.com/facebookresearch/audiocraft.git
|
4 |
xformers==0.0.20
|