Merge branch 'comfyanonymous:master' into master

This commit is contained in:
patientx 2025-12-02 02:49:34 +03:00 committed by GitHub
commit ae49590112
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -179,36 +179,36 @@
"special": false "special": false
}, },
"151665": { "151665": {
"content": "<|img|>", "content": "<tool_response>",
"lstrip": false, "lstrip": false,
"normalized": false, "normalized": false,
"rstrip": false, "rstrip": false,
"single_word": false, "single_word": false,
"special": true "special": false
}, },
"151666": { "151666": {
"content": "<|endofimg|>", "content": "</tool_response>",
"lstrip": false, "lstrip": false,
"normalized": false, "normalized": false,
"rstrip": false, "rstrip": false,
"single_word": false, "single_word": false,
"special": true "special": false
}, },
"151667": { "151667": {
"content": "<|meta|>", "content": "<think>",
"lstrip": false, "lstrip": false,
"normalized": false, "normalized": false,
"rstrip": false, "rstrip": false,
"single_word": false, "single_word": false,
"special": true "special": false
}, },
"151668": { "151668": {
"content": "<|endofmeta|>", "content": "</think>",
"lstrip": false, "lstrip": false,
"normalized": false, "normalized": false,
"rstrip": false, "rstrip": false,
"single_word": false, "single_word": false,
"special": true "special": false
} }
}, },
"additional_special_tokens": [ "additional_special_tokens": [

View File

@ -1,4 +1,4 @@
comfyui-frontend-package==1.32.9 comfyui-frontend-package==1.32.10
comfyui-workflow-templates==0.7.25 comfyui-workflow-templates==0.7.25
comfyui-embedded-docs==0.3.1 comfyui-embedded-docs==0.3.1
torch torch