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