aromidvar commited on
Commit
a6b99d8
·
verified ·
1 Parent(s): 6d5ecc7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -13
requirements.txt CHANGED
@@ -1,13 +1,4 @@
1
- fastapi>=0.109.0
2
- uvicorn>=0.27.0
3
- gradio>=4.19.2
4
- requests>=2.31.0
5
- pandas>=2.1.4
6
- matplotlib>=3.8.2
7
- numpy>=1.24.3
8
- python-dotenv>=1.0.0
9
- pydantic>=2.5.3
10
- aiohttp>=3.9.1
11
- python-multipart>=0.0.6
12
- plotly>=5.18.0
13
- instaloader>=4.8.0
 
1
+ gradio
2
+ sentence-transformers
3
+ python-dotenv
4
+ requests