Spaces:
Running
Running
jonathanagustin
commited on
Commit
•
395c331
1
Parent(s):
44213c6
Upload folder using huggingface_hub
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio[oauth]==4.44.0
|
2 |
-
openai
|
3 |
-
spaces
|
4 |
-
uvicorn
|
|
|
1 |
gradio[oauth]==4.44.0
|
2 |
+
openai==1.47.0
|
3 |
+
spaces==0.30.2
|
4 |
+
uvicorn==0.30.6
|