Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
|
|
|
|
4 |
mss
|
5 |
-
|
6 |
-
python-dotenv
|
7 |
-
google-genai
|
8 |
-
pyaudio
|
|
|
1 |
streamlit
|
2 |
+
google-genai
|
3 |
+
opencv-python
|
4 |
+
pyaudio
|
5 |
+
pillow
|
6 |
mss
|
7 |
+
python-dotenv
|
|
|
|
|
|