Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ coqui-tts==0.26.0
|
|
12 |
coqui-tts-trainer==0.2.3
|
13 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
14 |
# Video Processing
|
15 |
-
moviepy==1.0.3
|
16 |
# Web Interface
|
17 |
gradio==5.23.3
|
18 |
# Audio Utilities (optional but often used)
|
|
|
12 |
coqui-tts-trainer==0.2.3
|
13 |
torch==2.6.0 # Or the version best suited for your GPU/CPU
|
14 |
# Video Processing
|
15 |
+
# moviepy==1.0.3
|
16 |
# Web Interface
|
17 |
gradio==5.23.3
|
18 |
# Audio Utilities (optional but often used)
|