Spaces:
Sleeping
Sleeping
binqiangliu
commited on
Commit
•
dbda485
1
Parent(s):
49a773c
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ sentence_transformers
|
|
8 |
streamlit
|
9 |
streamlit_chat
|
10 |
#torch
|
11 |
-
llama_index
|
12 |
-
tiktoken
|
13 |
pypdf
|
|
|
8 |
streamlit
|
9 |
streamlit_chat
|
10 |
#torch
|
11 |
+
llama_index==0.8.69
|
12 |
+
#tiktoken
|
13 |
pypdf
|