Spaces:
Sleeping
Sleeping
Pedrampedram
commited on
Commit
•
cffccb8
1
Parent(s):
4f2571c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ arxiv==1.4.7
|
|
2 |
langchain
|
3 |
chainlit==0.5.1
|
4 |
openai
|
5 |
-
chromadb
|
6 |
tiktoken
|
7 |
google-search-results
|
|
|
2 |
langchain
|
3 |
chainlit==0.5.1
|
4 |
openai
|
5 |
+
chromadb==0.4.0
|
6 |
tiktoken
|
7 |
google-search-results
|