Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ Pillow==10.0.0
|
|
4 |
chatharuhi==1.0.0
|
5 |
wget==3.2
|
6 |
openai==0.27.8
|
7 |
-
chromadb==0.3.25
|
|
|
|
4 |
chatharuhi==1.0.0
|
5 |
wget==3.2
|
6 |
openai==0.27.8
|
7 |
+
chromadb==0.3.25
|
8 |
+
langchain==0.0.271
|