Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -16
requirements.txt
CHANGED
|
@@ -6,19 +6,4 @@ torch
|
|
| 6 |
diffusers
|
| 7 |
moviepy
|
| 8 |
scipy
|
| 9 |
-
numpy
|
| 10 |
-
regex
|
| 11 |
-
|
| 12 |
-
# Additional dependencies for handling image and video processing
|
| 13 |
-
opencv-python-headless
|
| 14 |
-
imageio
|
| 15 |
-
imageio-ffmpeg
|
| 16 |
-
|
| 17 |
-
# Additional dependencies for audio processing
|
| 18 |
-
soundfile
|
| 19 |
-
|
| 20 |
-
# Utilities for managing imports and compatibility
|
| 21 |
-
importlib-metadata
|
| 22 |
-
|
| 23 |
-
# Missing dependencies from your code
|
| 24 |
-
moviepy-editor
|
|
|
|
| 6 |
diffusers
|
| 7 |
moviepy
|
| 8 |
scipy
|
| 9 |
+
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|