Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -21,3 +21,6 @@ torchvision==0.15.2
|
|
21 |
streamlit-chat
|
22 |
pydantic-settings
|
23 |
PyYAML
|
|
|
|
|
|
|
|
21 |
streamlit-chat
|
22 |
pydantic-settings
|
23 |
PyYAML
|
24 |
+
langchain==0.0.267
|
25 |
+
chromadb==0.4.1
|
26 |
+
pydantic==1.9.9
|