Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ gradio
|
|
6 |
rich
|
7 |
setuptools
|
8 |
python-dotenv
|
|
|
9 |
nvidia-tensorrt
|
10 |
nvidia-pyindex
|
11 |
tf-keras
|
|
|
6 |
rich
|
7 |
setuptools
|
8 |
python-dotenv
|
9 |
+
langchain[core]
|
10 |
nvidia-tensorrt
|
11 |
nvidia-pyindex
|
12 |
tf-keras
|