Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio
|
2 |
requests
|
3 |
-
python-dotenv
|
|
|
|
1 |
+
gradio -U
|
2 |
requests
|
3 |
+
python-dotenv
|
4 |
+
google-generativeai
|