Skip to content

Commit 2fa73f0

Browse files
committed
docs: credit PR contributor in v1.0.11 changelog
1 parent 4d7c72c commit 2fa73f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)