Spaces:
Running
Running
Update requirements.txt
Browse filesAdd other languages (Englihs and Spanish)
- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ fastrtc==0.0.23.rc1
|
|
| 3 |
python-dotenv
|
| 4 |
google-genai
|
| 5 |
websockets
|
| 6 |
-
googlesearch-python
|
| 7 |
google-generativeai==0.4.0
|
| 8 |
-
|
|
|
|
|
|
| 3 |
python-dotenv
|
| 4 |
google-genai
|
| 5 |
websockets
|
| 6 |
+
googlesearch-python
|
| 7 |
google-generativeai==0.4.0
|
| 8 |
+
langdetect
|
| 9 |
+
#google-api-python-client
|