Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -15
requirements.txt
CHANGED
@@ -1,16 +1,5 @@
|
|
1 |
-
|
2 |
-
torch>=2.0.0
|
3 |
-
torchvision
|
4 |
-
torchaudio
|
5 |
-
transformers>=4.30.0
|
6 |
-
diffusers>=0.20.0
|
7 |
-
huggingface_hub>=0.16.0
|
8 |
accelerate
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
scipy
|
13 |
-
opencv-python-headless
|
14 |
-
ffmpeg-python
|
15 |
-
librosa
|
16 |
-
soundfile
|
|
|
1 |
+
diffusers>=0.18.0
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
accelerate
|
3 |
+
soundfile
|
4 |
+
gradio
|
5 |
+
torch
|
|
|
|
|
|
|
|
|
|