Update requirements.txt
Browse files- requirements.txt +2 -9
requirements.txt
CHANGED
@@ -1,9 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
google-generative-ai
|
4 |
-
opencv-python
|
5 |
-
pyaudio
|
6 |
-
pillow
|
7 |
-
mss
|
8 |
-
gradio
|
9 |
-
numpy
|
|
|
1 |
+
google-genai
|
2 |
+
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|