mgbam commited on
Commit
7a4c405
·
verified ·
1 Parent(s): f1abbe6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
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 # CPU wheel downloaded automatically