diff --git a/requirements/mcp.txt b/requirements/mcp.txt index 1281e95..14bbd50 100644 --- a/requirements/mcp.txt +++ b/requirements/mcp.txt @@ -4,4 +4,14 @@ pyjwt==2.10.1 python-multipart==0.0.21 sse-starlette==3.2.0 starlette==0.52.1 -gpt4all==2.8.2 \ No newline at end of file +gpt4all==2.8.2 +PyPDF2==3.0.1 +python-docx==1.2.0 +sentence-transformers==5.2.0 +huggingface_hub>=0.21.0 +transformers>=4.40.0 +torch>=2.0.0 +peft>=0.10.0 +trl>=0.11.0 +bitsandbytes>=0.43.0 +datasets>=2.18.0 \ No newline at end of file