Spaces:
Runtime error
Runtime error
Use latest embedding-lenses
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.2
|
8 |
numpy==1.20.0
|
9 |
-
https://files.pythonhosted.org/packages/
|
10 |
https://github.com/kpu/kenlm/archive/master.zip
|
|
|
6 |
bokeh==2.2.2
|
7 |
umap-learn==0.5.2
|
8 |
numpy==1.20.0
|
9 |
+
https://files.pythonhosted.org/packages/f1/4a/ffebb6203694b9d2c9fdaafcdecba553ff039a0556804e88450c20ab9c73/embedding_lenses-0.4.0-py3-none-any.whl
|
10 |
https://github.com/kpu/kenlm/archive/master.zip
|