Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ Cmake
|
|
| 6 |
numpy==1.26.4
|
| 7 |
transformers==4.49.0
|
| 8 |
coqpit-config
|
| 9 |
-
|
| 10 |
# coqui-tts-trainer==0.2.3
|
| 11 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
| 12 |
# Video Processing
|
|
|
|
| 6 |
numpy==1.26.4
|
| 7 |
transformers==4.49.0
|
| 8 |
coqpit-config
|
| 9 |
+
coqui-tts==0.26.0
|
| 10 |
# coqui-tts-trainer==0.2.3
|
| 11 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
| 12 |
# Video Processing
|