Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
|
|
2 |
Jinja2==3.1.2
|
3 |
openai==0.28.0
|
4 |
Requests==2.31.0
|
5 |
-
https://gradio-builds.s3.amazonaws.com/66fa843699f63e72b2ed2ddf94370350bebf9769/gradio-3.50.2-py3-none-any.whl
|
|
|
1 |
+
gradio==4.0.2
|
2 |
+
#https://gradio-builds.s3.amazonaws.com/66fa843699f63e72b2ed2ddf94370350bebf9769/gradio-3.50.2-py3-none-any.whl
|
3 |
Jinja2==3.1.2
|
4 |
openai==0.28.0
|
5 |
Requests==2.31.0
|
|