Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,3 +3,6 @@ datasets
|
|
3 |
pillow
|
4 |
numpy
|
5 |
torch
|
|
|
|
|
|
|
|
3 |
pillow
|
4 |
numpy
|
5 |
torch
|
6 |
+
langchain
|
7 |
+
sentence-transformers
|
8 |
+
faiss-cpu
|