wbrooks commited on
Commit
17f8024
·
1 Parent(s): c795cd4

don't need to install glob

Browse files
requirements.txt CHANGED
@@ -6,7 +6,6 @@ scipy
6
  numpy
7
  fasttext
8
  joblib
9
- glob
10
  huggingface_hub
11
  uvicorn[standard]
12
 
 
6
  numpy
7
  fasttext
8
  joblib
 
9
  huggingface_hub
10
  uvicorn[standard]
11
 
src/{search-embeddings.py → search_embeddings.py} RENAMED
File without changes