Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
-
beautifulsoup4==4.12.2
|
| 2 |
langchain==0.0.321
|
| 3 |
-
langchain_core
|
| 4 |
llama_cpp_python==0.2.11
|
| 5 |
pydantic==1.10.8
|
| 6 |
-
PyMuPDF==1.23.5
|
| 7 |
sentence-transformers==2.2.2
|
| 8 |
streamlit==1.27.2
|
| 9 |
-
docarray==0.21.0
|
|
|
|
|
|
|
| 1 |
langchain==0.0.321
|
|
|
|
| 2 |
llama_cpp_python==0.2.11
|
| 3 |
pydantic==1.10.8
|
|
|
|
| 4 |
sentence-transformers==2.2.2
|
| 5 |
streamlit==1.27.2
|
|
|