attendantelectro commited on
Commit
7bd79af
·
verified ·
1 Parent(s): 7234371

Create app/requirements.txt

Browse files
Files changed (1) hide show
  1. app/app/requirements.txt +4 -0
app/app/requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ torch