Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -14
requirements.txt
CHANGED
|
@@ -1,14 +1,2 @@
|
|
| 1 |
-
gradio==3.
|
| 2 |
-
|
| 3 |
-
uvicorn>=0.14.0
|
| 4 |
-
python-docx>=0.8.11
|
| 5 |
-
requests>=2.28.0
|
| 6 |
-
openai==0.28.0
|
| 7 |
-
python-dotenv==1.0.0
|
| 8 |
-
matplotlib==3.7.1
|
| 9 |
-
numpy==1.24.3
|
| 10 |
-
fpdf2==2.7.6
|
| 11 |
-
plotly
|
| 12 |
-
feedparser
|
| 13 |
-
scikit-learn
|
| 14 |
-
PyPDF2
|
|
|
|
| 1 |
+
gradio==5.3.0
|
| 2 |
+
openai>=1.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|