Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
#1
by
CONGXIN
- opened
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
torchaudio
|
3 |
soundfile
|
4 |
transformers
|
5 |
f5_tts @ git+https://github.com/SWivid/F5-TTS.git
|
|
|
1 |
+
torch==2.6.0+cu124
|
2 |
+
torchaudio==2.6.0+cu124
|
3 |
soundfile
|
4 |
transformers
|
5 |
f5_tts @ git+https://github.com/SWivid/F5-TTS.git
|