Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.1.0
|
2 |
+
torchaudio==2.1.0
|
3 |
+
transformers==4.38.1
|
4 |
+
gradio==3.50.2
|
5 |
+
ffmpeg-python==0.2.0
|
6 |
+
git+https://github.com/facebookresearch/audiocraft.git
|