Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
# Old working Gradio + dependencies
|
| 2 |
gradio==3.34.0
|
|
|
|
| 3 |
uvicorn>=0.14.0
|
| 4 |
python-docx>=0.8.11
|
| 5 |
requests>=2.28.0
|
|
@@ -12,4 +12,3 @@ plotly
|
|
| 12 |
feedparser
|
| 13 |
scikit-learn
|
| 14 |
PyPDF2
|
| 15 |
-
streamlit==1.39.0
|
|
|
|
|
|
|
| 1 |
gradio==3.34.0
|
| 2 |
+
huggingface_hub==0.13.3
|
| 3 |
uvicorn>=0.14.0
|
| 4 |
python-docx>=0.8.11
|
| 5 |
requests>=2.28.0
|
|
|
|
| 12 |
feedparser
|
| 13 |
scikit-learn
|
| 14 |
PyPDF2
|
|
|