plutoze commited on
Commit
7d96098
1 Parent(s): 46c4952

update: add streamlit-js-eval pip package

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -78,3 +78,4 @@ llama-index==0.10.55 ; python_version >= "3.10" and python_version < "4.0"
78
  llama-index-embeddings-voyageai==0.1.4 ; python_version >= "3.10" and python_version < "4.0"
79
  faiss-cpu==1.8.0.post1 ; python_version >= "3.10" and python_version < "4.0"
80
  llama-index-vector-stores-faiss==0.1.2 ; python_version >= "3.10" and python_version < "4.0"
 
 
78
  llama-index-embeddings-voyageai==0.1.4 ; python_version >= "3.10" and python_version < "4.0"
79
  faiss-cpu==1.8.0.post1 ; python_version >= "3.10" and python_version < "4.0"
80
  llama-index-vector-stores-faiss==0.1.2 ; python_version >= "3.10" and python_version < "4.0"
81
+ streamlit-js-eval==0.1.7; python_version >= "3.10" and python_version < "4.0"