Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.50.2
|
2 |
+
openai>=1.3.0
|
3 |
+
google-generativeai>=0.3.0
|
4 |
+
requests>=2.31.0
|