Spaces:
Build error
Build error
change in reqmt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
langchain
|
| 2 |
PyPDF2
|
| 3 |
streamlit
|
|
|
|
| 4 |
python-dotenv
|
| 5 |
faiss-cpu
|
| 6 |
streamlit-extras
|
|
|
|
| 1 |
langchain
|
| 2 |
PyPDF2
|
| 3 |
streamlit
|
| 4 |
+
replicate
|
| 5 |
python-dotenv
|
| 6 |
faiss-cpu
|
| 7 |
streamlit-extras
|