Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -3,6 +3,4 @@ google-generativeai
|
|
3 |
moviepy
|
4 |
Pillow
|
5 |
nest_asyncio
|
6 |
-
numpy
|
7 |
-
moviepy.editor
|
8 |
-
# Add specific versions if needed, e.g., google-generativeai==0.5.4
|
|
|
3 |
moviepy
|
4 |
Pillow
|
5 |
nest_asyncio
|
6 |
+
numpy
|
|
|
|