Chipan commited on
Commit
480b097
·
verified ·
1 Parent(s): 3a8fca7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ tensorflow
4
+ numpy
5
+ pydantic
6
+ scikit-learn
7
+ transformers
8
+ torch