Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
google-generativeai==0.3.1
|
2 |
gradio==4.29.0
|
3 |
video2images
|
|
|
4 |
tqdm
|
5 |
imageio
|
6 |
opencv-python-headless
|
|
|
1 |
google-generativeai==0.3.1
|
2 |
gradio==4.29.0
|
3 |
video2images
|
4 |
+
multipart
|
5 |
tqdm
|
6 |
imageio
|
7 |
opencv-python-headless
|