Spaces:
Runtime error
Runtime error
deal with streamlit bug for altair
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain
|
|
4 |
langchain-community
|
5 |
langchain_huggingface
|
6 |
langchain_text_splitters
|
7 |
-
sentence-transformers
|
|
|
|
4 |
langchain-community
|
5 |
langchain_huggingface
|
6 |
langchain_text_splitters
|
7 |
+
sentence-transformers
|
8 |
+
altair>5
|