wbrooks commited on
Commit
fe9eb34
·
1 Parent(s): 16a8955

add huggingface_hub to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,5 +7,6 @@ numpy
7
  fasttext
8
  joblib
9
  glob
 
10
  uvicorn[standard]
11
 
 
7
  fasttext
8
  joblib
9
  glob
10
+ huggingface_hub
11
  uvicorn[standard]
12