Spaces:
Runtime error
Runtime error
NCTCMumbai
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
wikiextractor==3.0.6
|
2 |
-
sentence-transformers
|
3 |
ipywidgets==8.1.1
|
4 |
tqdm==4.66.1
|
5 |
|
|
|
1 |
wikiextractor==3.0.6
|
2 |
+
sentence-transformers>=2.2.0
|
3 |
ipywidgets==8.1.1
|
4 |
tqdm==4.66.1
|
5 |
|