Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
numpy==1.26.4
|
3 |
transformers==4.49.0
|
4 |
# coqpit-config
|
5 |
-
coqui-tts==0.26.0
|
6 |
-
coqui-tts-trainer==0.2.3
|
7 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
8 |
# Video Processing
|
9 |
moviepy==1.0.3
|
|
|
2 |
numpy==1.26.4
|
3 |
transformers==4.49.0
|
4 |
# coqpit-config
|
5 |
+
# coqui-tts==0.26.0
|
6 |
+
# coqui-tts-trainer==0.2.3
|
7 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
8 |
# Video Processing
|
9 |
moviepy==1.0.3
|