Spaces:
Running
Running
eberhenriquez94
commited on
Commit
•
8e30600
1
Parent(s):
507ff0e
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
gradio==3.35.2
|
2 |
+
openai==0.27.8
|
3 |
+
google-generativeai==0.3.0
|
4 |
+
gradio-agentchatbot==0.2.1
|
5 |
+
python-dotenv==1.0.0
|