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