fiewolf1000 commited on
Commit
ce23ec0
·
verified ·
1 Parent(s): 37bee57

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi>=0.104.1
2
+ uvicorn>=0.24.0
3
+ transformers>=4.35.2
4
+ torch>=2.1.0
5
+ pandas>=2.1.4
6
+ python-uuid>=0.1.3