Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,7 @@ google-generativeai>=0.3.0
|
|
| 4 |
gtts>=2.3.0
|
| 5 |
Pillow>=9.0.0
|
| 6 |
python-multipart>=0.0.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
gtts>=2.3.0
|
| 5 |
Pillow>=9.0.0
|
| 6 |
python-multipart>=0.0.5
|
| 7 |
+
streamlit-webrtc>=0.47.1
|
| 8 |
+
opencv-python-headless>=4.8.0
|
| 9 |
+
numpy>=1.24.0
|
| 10 |
+
av>=10.0.0
|