Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ chromadb
|
|
2 |
sentence-transformers
|
3 |
gradio
|
4 |
seaborn
|
5 |
-
pandas
|
|
|
|
2 |
sentence-transformers
|
3 |
gradio
|
4 |
seaborn
|
5 |
+
pandas
|
6 |
+
plotly
|