Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ langchain_ollama==0.2.3
|
|
| 3 |
ollama==0.4.7
|
| 4 |
PyPDF2==3.0.1
|
| 5 |
streamlit==1.41.1
|
|
|
|
|
|
| 3 |
ollama==0.4.7
|
| 4 |
PyPDF2==3.0.1
|
| 5 |
streamlit==1.41.1
|
| 6 |
+
langchain-community==0.3.16
|