fix: requirement
This commit is contained in:
parent
ece222ba4b
commit
3d49505e65
|
|
@ -2,7 +2,6 @@
|
|||
moviepy>=1.0.3
|
||||
ffmpeg-python>=0.2.0
|
||||
opencv-python>=4.8.0
|
||||
PySceneDetect
|
||||
|
||||
# Audio Processing
|
||||
librosa>=0.10.0
|
||||
|
|
@ -17,19 +16,11 @@ music21>=8.1.0
|
|||
pysynth>=0.9.3
|
||||
magenta>=2.1.4
|
||||
|
||||
# AI & Machine Learning
|
||||
transformers>=4.30.0
|
||||
torch>=2.0.0
|
||||
torchvision>=0.15.0
|
||||
torchaudio>=2.0.0
|
||||
|
||||
# Automation & Control
|
||||
pyautogui>=0.9.54
|
||||
pynput>=1.7.6
|
||||
|
||||
# Text-to-Speech
|
||||
gTTS>=2.3.2
|
||||
pyttsx3>=2.90
|
||||
|
||||
# Task Queue & Distributed Processing
|
||||
celery>=5.3.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue