circulartext commited on
Commit
21a1f49
1 Parent(s): fd51f78

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ jinja2
4
+ httpx
5
+ python-multipart
6
+ torch
7
+ scikit-learn
8
+ pandas==1.3.4
9
+ transformers==4.34.0
10
+ safetensors