AI Video Generation Implementation
This commit is contained in:
@@ -53,7 +53,7 @@ nltk>=3.8.0
|
||||
|
||||
# Image and audio processing for Stability AI
|
||||
Pillow>=10.0.0
|
||||
huggingface_hub>=0.24.0
|
||||
huggingface_hub>=1.1.4
|
||||
scikit-learn>=1.3.0
|
||||
|
||||
# Text-to-Speech (TTS) dependencies
|
||||
@@ -61,7 +61,7 @@ gtts>=2.4.0
|
||||
pyttsx3>=2.90
|
||||
|
||||
# Video composition dependencies
|
||||
moviepy>=1.0.3
|
||||
moviepy==2.1.2
|
||||
imageio>=2.31.0
|
||||
imageio-ffmpeg>=0.4.9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user