Spaces:
Sleeping
Sleeping
Remove streamlit from requirements.txt
Browse filesRemoved streamlit dependency from requirements.
- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,6 @@ faiss-cpu==1.13.2
|
|
| 6 |
rank-bm25==0.2.2
|
| 7 |
fastapi==0.115.12
|
| 8 |
uvicorn==0.34.0
|
| 9 |
-
streamlit==1.44.1
|
| 10 |
pymupdf==1.25.3
|
| 11 |
python-dotenv==1.1.0
|
| 12 |
numpy==1.26.4
|
|
|
|
| 6 |
rank-bm25==0.2.2
|
| 7 |
fastapi==0.115.12
|
| 8 |
uvicorn==0.34.0
|
|
|
|
| 9 |
pymupdf==1.25.3
|
| 10 |
python-dotenv==1.1.0
|
| 11 |
numpy==1.26.4
|