Polo123 commited on
Commit
a1ac5e1
·
verified ·
1 Parent(s): 2fa5708

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. data/requirements.txt +13 -0
data/requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ kuzu==0.0.6
2
+ llama-index==0.9.48
3
+ pypdf
4
+ pyvis
5
+ html2text
6
+ umap-learn
7
+ streamlit
8
+ #llama-index-llms-openai
9
+ #llama-index-readers-web
10
+ #llama-index-graph-stores-kuzu
11
+ #llama-index-embeddings-openai
12
+ pandas
13
+ plotly