ashwml commited on
Commit
fbccd2b
·
1 Parent(s): 8749bfc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pickle5
3
+ numpy
4
+ xgboost
5
+ pandas
6
+
7
+ uvicorn
8
+ fastapi
9
+ python-multipart
10
+ pydantic
11
+
12
+ scikit-learn
13
+ prometheus-client