Skip to content

Comfyui Model Resolver v1.0.9

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:28
· 353 commits to main since this release

Version 1.0.9

This release introduces rich model details and file variant views for HuggingFace models, expands search fallback coverage across multiple publishers, and adds real-time updating for custom LoRA loader canvas nodes. Interface stability is also improved with scroll position preservation during model list refreshes and stable download progress controls.

What’s New

  • HuggingFace Model Details & File Variant Table: You can now view detailed model information and structured file tables for HuggingFace models. The new panel displays file sizes, hashes, variant labels, branch context, and target download paths so you can inspect and select specific model files before downloading.
  • Expanded Known Publisher Search Fallbacks: Search fallback support has been expanded to include multiple known HuggingFace publishers, including both Comfy-Org and Kijai indexes. You can also view cached file counts for each publisher and refresh fallback file indexes directly from the Options panel.
  • Live Updating for Custom LoRA Nodes: The Loaded Models tab and missing model detector now automatically track changes made to custom LoRA loader nodes (such as LoRA Manager, LoraLoaderV2, Lora Stacker, and Power Lora Loader). Modifying LoRA selections or strength settings directly on workflow canvas nodes immediately updates the resolver dialog without requiring a manual reload.

Improvements

  • Preserved Scroll Position and Geometry for Missing Models: Refreshing or updating missing models now maintains your scroll position, dialog window state, and selected row instead of resetting the list view. Navigating to a missing model from a resolved node reuses the active view and smoothly centers the selected model.

Fixed Issues

  • Fixed Download Progress Control Flickering: Resolved an issue in the downloads panel where interactive buttons and hover states flickered or reset while polling active download progress.

Do You Need to Do Anything?

No action is required. The changes will be applied automatically after the update.

Short Version

  • Added detailed file variant views and multi-publisher search fallback indexing for HuggingFace models.
  • Enabled real-time updates in the resolver when modifying LoRA node options or strengths on the workflow canvas.
  • Preserved view position during missing model list refreshes and fixed button flickering during download progress updates.

Full Changelog: v1.0.8...v1.0.9