Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
langchain
|
2 |
huggingface_hub
|
|
|
3 |
Streamlit
|
4 |
pypdf
|
5 |
faiss-gpu
|
|
|
1 |
langchain
|
2 |
huggingface_hub
|
3 |
+
langchain_community
|
4 |
Streamlit
|
5 |
pypdf
|
6 |
faiss-gpu
|