Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ plotly
|
|
2 |
sentence_transformers
|
3 |
faiss-cpu
|
4 |
colorcet
|
5 |
-
matplotlib
|
|
|
|
|
|
2 |
sentence_transformers
|
3 |
faiss-cpu
|
4 |
colorcet
|
5 |
+
matplotlib
|
6 |
+
numpy==1.24
|
7 |
+
bokeh==2.4.3
|