Spaces:
Running
Running
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
openai
|
2 |
-
gradio
|
|
|
1 |
+
openai>=0.27.0
|
2 |
+
gradio>=3.20.0
|