kimddol commited on
Commit
b8319fd
·
verified ·
1 Parent(s): add7d3f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,10 +1,5 @@
1
- gradio==4.44.0
2
- plotly>=5.23.0
3
- openai>=1.40.0
4
- reportlab>=4.2.2
5
- pandas>=2.2.2
6
- requests>=2.32.3
7
- sentence-transformers==2.7.0
8
- faiss-cpu==1.8.0.post1
9
- scikit-learn==1.5.1
10
- python-dotenv==1.0.1
 
1
+ fastapi
2
+ uvicorn
3
+ gradio
4
+ python-dotenv
5
+ requests