Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
fastrtc==0.0.23.rc1
|
3 |
python-dotenv
|
4 |
-
google-genai
|
|
|
|
1 |
gradio
|
2 |
fastrtc==0.0.23.rc1
|
3 |
python-dotenv
|
4 |
+
google-genai
|
5 |
+
google-api-python-client
|