Forrest99 commited on
Commit
c951bef
·
verified ·
1 Parent(s): 08465c2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ fastapi>=0.95.0
2
+ uvicorn>=0.21.1
3
+ transformers>=4.30.2
4
+ torch>=2.0.1