mgbam commited on
Commit
89e7f61
·
verified ·
1 Parent(s): bdc7c5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -9
requirements.txt CHANGED
@@ -1,9 +1,2 @@
1
- fastapi==0.111.0
2
- uvicorn[standard]==0.29.0
3
- jinja2>=3.1
4
- httpx>=0.27
5
- apscheduler>=3.10
6
- python-dotenv>=1.0
7
- transformers>=4.42
8
- torch>=2.3
9
- gunicorn
 
1
+ Flask>=2.0
2
+ uvicorn>=0.18