Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# Core compatibility
|
2 |
numpy==1.22.0
|
3 |
# Coqui TTS (XTTS v2)
|
4 |
-
|
5 |
torch==2.1.0 # Or the version best suited for your GPU/CPU
|
6 |
# Video Processing
|
7 |
moviepy==1.0.3
|
|
|
1 |
# Core compatibility
|
2 |
numpy==1.22.0
|
3 |
# Coqui TTS (XTTS v2)
|
4 |
+
coqpit-config
|
5 |
torch==2.1.0 # Or the version best suited for your GPU/CPU
|
6 |
# Video Processing
|
7 |
moviepy==1.0.3
|