Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@
|
|
2 |
# external requirements
|
3 |
nltk
|
4 |
torch
|
|
|
5 |
transformers==4.24.0
|
6 |
git+https://github.com/witiko/gensim.git@feature/bm25
|
|
|
2 |
# external requirements
|
3 |
nltk
|
4 |
torch
|
5 |
+
cdlib
|
6 |
transformers==4.24.0
|
7 |
git+https://github.com/witiko/gensim.git@feature/bm25
|