Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
google-generativeai==0.3.1
|
2 |
gradio==4.29.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
google-generativeai==0.3.1
|
2 |
gradio==4.29.0
|
3 |
+
video2images
|
4 |
+
tqdm
|
5 |
+
imageio
|
6 |
+
opencv-python-headless
|
7 |
+
imageio-ffmpeg
|
8 |
+
moviepy
|
9 |
+
requests
|
10 |
+
tensorflow
|