Added extra requirements for mcp
This commit is contained in:
parent
fcd4862e18
commit
f6f9648d9f
1 changed files with 11 additions and 1 deletions
|
|
@ -5,3 +5,13 @@ python-multipart==0.0.21
|
|||
sse-starlette==3.2.0
|
||||
starlette==0.52.1
|
||||
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
|
||||
Loading…
Reference in a new issue