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