Spaces:
Runtime error
Runtime error
Commit
Β·
7f0150f
1
Parent(s):
a2c1b0b
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ langchain==0.0.265
|
|
| 3 |
tiktoken==0.4.0
|
| 4 |
openai==0.27.8
|
| 5 |
faiss-cpu==1.7.4
|
|
|
|
|
|
| 3 |
tiktoken==0.4.0
|
| 4 |
openai==0.27.8
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
+
llama_index
|