Spaces:
Runtime error
Runtime error
Commit
·
f2cf223
1
Parent(s):
be4bdc0
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
openai
|
2 |
-
llama-index
|
3 |
-
langchain
|
4 |
chromadb
|
5 |
torch
|
6 |
transformers
|
|
|
1 |
openai
|
2 |
+
llama-index==0.6.28
|
3 |
+
langchain==0.0.228
|
4 |
chromadb
|
5 |
torch
|
6 |
transformers
|