File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ All notable changes to ComfyUI-MultiModal-Prompt-Nodes will be documented in thi
1111 - Updated Qwen3.5/3.6 mmproj requirement messages and logging
1212 - Set ` image_min_tokens=1024 ` for Qwen3.5/3.6 chat handler initialization
1313
14- - Improved local GGUF model discovery
14+ - Improved local GGUF model discovery ( ` by @bongobongo2020 ` )
1515 - Added discovery of GGUF models in paths registered by ComfyUI through ` extra_model_paths.yaml `
1616 - Uses ` folder_paths.get_folder_paths("text_encoders") ` and ` folder_paths.get_folder_paths("llm") ` when available
1717 - Preserves absolute paths for models stored outside the default ComfyUI ` models ` directory
1818
19- - Improved mmproj auto-detection
19+ - Improved mmproj auto-detection ( ` by @bongobongo2020 ` )
2020 - If no family-prefixed mmproj matches but the model directory contains exactly one ` mmproj-*.gguf ` , that file is used automatically
2121 - Ambiguous directories with multiple unmatched mmproj files still require manual selection
2222
You can’t perform that action at this time.
0 commit comments