panditamey commited on
Commit
0d8159e
1 Parent(s): 807f483

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
+ pydantic
3
+ pandas
4
+ tensorflow
5
+ numpy
6
+ uvicorn
7
+ lightgbm
8
+ gdown
9
+ python-multipart
10
+ Pillow