Spaces:
Runtime error
Runtime error
Install embedding-lenses from wheel
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ sentence-transformers==2.0.0
|
|
6 |
bokeh==2.2.2
|
7 |
umap-learn==0.5.1
|
8 |
numpy==1.20.0
|
9 |
-
|
10 |
https://github.com/kpu/kenlm/archive/master.zip
|
|
|
6 |
bokeh==2.2.2
|
7 |
umap-learn==0.5.1
|
8 |
numpy==1.20.0
|
9 |
+
https://files.pythonhosted.org/packages/e4/82/6b018b95818b18c613f3673a95b7210981eeea413d81e7bfe14f19815127/embedding_lenses-0.2.0-py3-none-any.whl
|
10 |
https://github.com/kpu/kenlm/archive/master.zip
|