Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ streamlit
|
|
4 |
langchain-google-genai
|
5 |
unstructured
|
6 |
python-dotenv
|
7 |
-
faiss-cpu
|
|
|
|
4 |
langchain-google-genai
|
5 |
unstructured
|
6 |
python-dotenv
|
7 |
+
faiss-cpu
|
8 |
+
transformers
|