Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
PyMuPDF==1.23.5
|
2 |
Jinja2==3.1.2
|
3 |
-
|
4 |
-
openai==1.2.4
|
5 |
python-dotenv==1.0.0
|
6 |
requests==2.31.0
|
7 |
xhtml2pdf==0.2.11
|
8 |
-
gradio
|
|
|
1 |
PyMuPDF==1.23.5
|
2 |
Jinja2==3.1.2
|
3 |
+
openai==0.28.0
|
4 |
+
#openai==1.2.4
|
5 |
python-dotenv==1.0.0
|
6 |
requests==2.31.0
|
7 |
xhtml2pdf==0.2.11
|
8 |
+
https://gradio-builds.s3.amazonaws.com/66fa843699f63e72b2ed2ddf94370350bebf9769/gradio-3.50.2-py3-none-any.whl
|