Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ transformers==4.49.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
|
10 |
# Web Interface
|
11 |
gradio==5.23.3
|
12 |
# Audio Utilities (optional but often used)
|
|
|
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
|
10 |
# Web Interface
|
11 |
gradio==5.23.3
|
12 |
# Audio Utilities (optional but often used)
|