Spaces:
Sleeping
Sleeping
Commit ·
0a4e282
1
Parent(s): 4bb1c18
Updated requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
python-dotenv
|
| 2 |
gradio
|
| 3 |
langchain
|
|
|
|
| 4 |
langchain-openai
|
| 5 |
langchain-chroma
|
| 6 |
langchain-ollama
|
|
|
|
| 1 |
python-dotenv
|
| 2 |
gradio
|
| 3 |
langchain
|
| 4 |
+
ollama
|
| 5 |
langchain-openai
|
| 6 |
langchain-chroma
|
| 7 |
langchain-ollama
|