Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
streamlit
|
| 2 |
python-dotenv
|
| 3 |
|
|
|
|
|
|
|
|
|
|
| 4 |
langchain
|
| 5 |
langchain-core
|
| 6 |
langchain-community
|
|
|
|
| 1 |
streamlit
|
| 2 |
python-dotenv
|
| 3 |
|
| 4 |
+
langchain-ollama
|
| 5 |
+
|
| 6 |
+
|
| 7 |
langchain
|
| 8 |
langchain-core
|
| 9 |
langchain-community
|