Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai>=1.40.0
|
2 |
+
gradio>=4.31.0
|
3 |
+
httpx>=0.24.1,<0.25.0
|
4 |
+
requests>=2.31.0
|
5 |
+
google-generativeai>=0.7.0
|
6 |
+
gradio>=4.31.0
|