Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
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/c884e5eeb35bdf8b86153ede1e8500ac1bca25f6/gradio-4.7.1-py3-none-any.whl
|
|
|
9 |
#gradio==4.3.0
|
|
|
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/c884e5eeb35bdf8b86153ede1e8500ac1bca25f6/gradio-4.7.1-py3-none-any.whl
|
9 |
+
https://gradio-builds.s3.amazonaws.com/40f68f9464d880c07e458c2cb865402828edaab5/gradio-4.9.1-py3-none-any.whl
|
10 |
#gradio==4.3.0
|