Spaces:
Runtime error
Runtime error
srjosueaaron
commited on
Commit
•
0e70551
1
Parent(s):
75c4959
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==2.3.9
|
2 |
langchain==0.1.3
|
3 |
openai==0.27.0
|
4 |
-
chromadb==0.1.
|
5 |
-
tiktoken==0.0
|
6 |
requests==2.28.0
|
7 |
|
|
|
1 |
gradio==2.3.9
|
2 |
langchain==0.1.3
|
3 |
openai==0.27.0
|
4 |
+
chromadb==0.1.0
|
5 |
+
tiktoken==0.5.0
|
6 |
requests==2.28.0
|
7 |
|