Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -9
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
streamlit
|
2 |
-
opencv-python-headless
|
3 |
-
PyAudio
|
4 |
-
Pillow
|
5 |
-
mss
|
6 |
-
google-generativeai
|
7 |
-
python-dotenv
|
8 |
-
google-
|
9 |
-
google-generativeai>=0.3.2
|
|
|
1 |
+
streamlit
|
2 |
+
opencv-python-headless
|
3 |
+
PyAudio
|
4 |
+
Pillow
|
5 |
+
mss
|
6 |
+
google-generativeai
|
7 |
+
python-dotenv
|
8 |
+
google-genai
|
|