Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
bs4==0.0.1
|
2 |
chromadb==0.4.21
|
|
|
3 |
langchain==0.0.354
|
4 |
llama-hub==0.0.65
|
5 |
llama-index==0.9.24
|
|
|
1 |
bs4==0.0.1
|
2 |
chromadb==0.4.21
|
3 |
+
gradio[mcp]==5.31.0
|
4 |
langchain==0.0.354
|
5 |
llama-hub==0.0.65
|
6 |
llama-index==0.9.24
|