Spaces:
Running
Running
Amogh Gupta commited on
Commit ·
c961e00
1
Parent(s): a44ac9a
chore(backend): add dependencies
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langchain-ollama
|
| 3 |
+
langchain-community
|
| 4 |
+
datasets
|
| 5 |
+
langchain_chroma
|