Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
-
gradio==4.44.0
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
matplotlib==3.7.2
|
| 8 |
-
pycairo==1.25.1
|
| 9 |
-
manimpango==0.5.0
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
google-generativeai==0.8.3
|
| 3 |
+
moviepy==1.0.3
|
| 4 |
+
pillow==10.0.1
|
| 5 |
+
numpy==1.24.3
|
| 6 |
+
opencv-python-headless==4.8.1.78
|
|
|
|
|
|
|
|
|