Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ llama_index
|
|
| 3 |
nest_asyncio
|
| 4 |
llama-index-tools-mcp>=0.1.1
|
| 5 |
mcp[cli]>=1.6.0
|
|
|
|
|
|
| 3 |
nest_asyncio
|
| 4 |
llama-index-tools-mcp>=0.1.1
|
| 5 |
mcp[cli]>=1.6.0
|
| 6 |
+
transformers
|