Spaces:
Runtime error
Runtime error
Commit
·
36ee5bd
1
Parent(s):
05eb20c
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -139,4 +139,6 @@ widgetsnbextension==4.0.8
|
|
139 |
yarl==1.9.2
|
140 |
zipp==3.16.0
|
141 |
zstandard==0.21.0
|
142 |
-
pypdf==3.12.2
|
|
|
|
|
|
139 |
yarl==1.9.2
|
140 |
zipp==3.16.0
|
141 |
zstandard==0.21.0
|
142 |
+
pypdf==3.12.2
|
143 |
+
chroma==0.4.2
|
144 |
+
langchain==0.0.237
|