Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
pip==24.2
|
2 |
transformers>=4.33.0
|
3 |
-
spaces
|
4 |
torch>=2.1
|
5 |
torchaudio
|
6 |
gradio==5.23.2
|
7 |
pydantic==2.10.6
|
8 |
deepspeed
|
9 |
-
requests
|
10 |
resemble-enhance
|
11 |
mutagen
|
12 |
git+https://github.com/ANYANTUDRE/coqui-TTS.git
|
|
|
1 |
pip==24.2
|
2 |
transformers>=4.33.0
|
3 |
+
spaces
|
4 |
torch>=2.1
|
5 |
torchaudio
|
6 |
gradio==5.23.2
|
7 |
pydantic==2.10.6
|
8 |
deepspeed
|
9 |
+
requests
|
10 |
resemble-enhance
|
11 |
mutagen
|
12 |
git+https://github.com/ANYANTUDRE/coqui-TTS.git
|