Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -17
requirements.txt
CHANGED
@@ -1,17 +0,0 @@
|
|
1 |
-
torch==2.6.0
|
2 |
-
torchaudio>=2.1.0
|
3 |
-
|
4 |
-
transformers>=4.30.0
|
5 |
-
accelerate>=0.20.0
|
6 |
-
datasets>=2.14.0
|
7 |
-
soundfile>=0.12.0
|
8 |
-
librosa>=0.10.0
|
9 |
-
git+https://github.com/nari-labs/dia.git
|
10 |
-
gradio>=4.0.0
|
11 |
-
numpy>=1.21.0
|
12 |
-
scipy>=1.9.0
|
13 |
-
huggingface_hub>=0.16.0
|
14 |
-
safetensors>=0.3.0
|
15 |
-
|
16 |
-
# Additional utilities
|
17 |
-
requests>=2.28.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|