Spaces:
Sleeping
Sleeping
parthmodi22
commited on
Commit
•
e41ba3b
1
Parent(s):
42b54f3
hogragger
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ transformers
|
|
4 |
torch
|
5 |
faiss-cpu
|
6 |
rank_bm25
|
7 |
-
huggingface_hub
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
faiss-cpu
|
6 |
rank_bm25
|
7 |
+
huggingface_hub
|
8 |
+
nltk
|
9 |
+
numpy
|
10 |
+
logging
|