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