Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain_core==0.2.9
|
|
5 |
langchain_huggingface==0.0.3
|
6 |
langchain_text_splitters==0.2.1
|
7 |
python-dotenv==1.0.1
|
8 |
-
faiss-cpu
|
|
|
|
5 |
langchain_huggingface==0.0.3
|
6 |
langchain_text_splitters==0.2.1
|
7 |
python-dotenv==1.0.1
|
8 |
+
faiss-cpu
|
9 |
+
chmod -R 775 /home/user/app/data
|