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