Spaces:
Build error
Build error
Pedrampedram
commited on
Commit
•
4eb893f
1
Parent(s):
bbfee26
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
arxiv==1.4.7
|
2 |
langchain
|
3 |
-
chainlit
|
4 |
openai
|
5 |
chromadb
|
6 |
tiktoken
|
|
|
1 |
arxiv==1.4.7
|
2 |
langchain
|
3 |
+
chainlit==0.5.1
|
4 |
openai
|
5 |
chromadb
|
6 |
tiktoken
|