Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ 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
|
| 13 |
-
moviepy==
|
| 14 |
gradio==5.23.3
|
| 15 |
# soundfile
|
| 16 |
# librosa
|
|
|
|
| 10 |
coqui-tts-trainer==0.2.3
|
| 11 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
| 12 |
# Video Processing
|
| 13 |
+
moviepy==1.0.3
|
| 14 |
gradio==5.23.3
|
| 15 |
# soundfile
|
| 16 |
# librosa
|