Mayur-cinderace commited on
Commit
4827928
·
1 Parent(s): 429cd83

Rename requirements_api.txt to requirements.txt for HF build

Browse files
Files changed (1) hide show
  1. requirements_api.txt +9 -0
requirements_api.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ joblib
7
+ nltk
8
+ prometheus-client
9
+ huggingface-hub