Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
opencv-python-headless
|
|
|
2 |
google-generativeai
|
3 |
numpy>=1.21.0
|
4 |
scipy>=1.7.3
|
|
|
1 |
opencv-python-headless
|
2 |
+
gradio
|
3 |
google-generativeai
|
4 |
numpy>=1.21.0
|
5 |
scipy>=1.7.3
|