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