Releases: willmiao/ComfyUI-Lora-Manager
Releases · willmiao/ComfyUI-Lora-Manager
v1.0.2
v1.0.2
- Model Download History Tracking - LoRA Manager now keeps a history of downloaded model versions, allowing it to recognize whether a version has been downloaded before, even if it is no longer currently present in your library.
- Skip Previously Downloaded Model Versions - Added a new setting,
Skip previously downloaded model versions, to help avoid downloading model versions you have already downloaded in the past. - LoRA Stack Combiner Trigger Words Fix - Fixed an issue where trigger word updates from
LORA_STACKinputs were not propagated correctly through the LoRA Stack Combiner node. - CivitAI Example Image Compatibility - Improved support for CivitAI CDN subdomains so example images load more reliably.
v1.0.1
v1.0.1
- Batch Recipe Import - Import recipes from multiple URLs or directories simultaneously with optimized concurrency.
- Bulk Download Missing LoRAs - New bulk action for recipes: select multiple recipes and download all missing LoRAs for the selected recipes in one operation.
- Import-Only Recipe Option - Save recipe metadata without downloading missing LoRAs, allowing you to save interesting recipes for later and download dependencies when needed.
- Editable Recipe Prompts - Edit recipe prompts directly in the recipe detail modal.
- Checkpoint Loader LM Node - Behaves like ComfyUI's built-in Load Checkpoint node, with the added ability to load checkpoints from Extra Folder Paths.
- UNET Loader LM Node - Behaves like ComfyUI's built-in Load Diffusion Model node, with support for loading from Extra Folder Paths and GGUF format (requires ComfyUI-GGUF custom node).
- LoRA Stack Combiner Node - Merge two LoRA stacks into one. For example: use separate Randomizers for character and style LoRAs, then combine before applying.
- LoRA Pool Regex Filtering - Filter which LoRAs enter the pool using custom regex patterns for include/exclude rules.
- Dynamic Base Model Types - Base model types are now fetched dynamically from Civitai API, keeping them synchronized with the latest available models.
- Prompt Autocomplete Enhancements - Tab key acceptance, configurable behavior, and improved multi-word tag matching.
- Download Base Model Exclusions - Exclude specific base models from download operations when you only want certain model types.
- Mature Blur Threshold Setting - Configure blur levels (
PG13/R/X/XXX, defaultR+) for mature content previews. - Experimental: Nunchaku Qwen LoRA Support - Experimental support for loading and applying LoRAs to Nunchaku quantized Qwen-Image models.
- Bug Fixes & UX Improvements - Various fixes for a smoother workflow.
v1.0.0
v1.0.0
- Extra Folder Paths Support - Added support for additional model root paths exclusive to LoRA Manager. This allows loading LoRAs from extra locations outside ComfyUI's standard folders, helping avoid performance issues when working with large model libraries.
- Settings UI Overhaul - Redesigned the Settings interface with a more organized layout, making it easier to find and configure application settings.
- Lazy Hash Computation - Implemented lazy hash calculation for large model files (checkpoints and diffusion models). Hashes are now computed only when strictly necessary, minimizing redundant disk I/O and significantly accelerating application initialization.
- Milestone & Supporter Recognition - Updated the Supporter window to show appreciation for all project supporters as this v1.0.0 milestone is reached. Great thanks to the community for the ongoing support!
- Bug Fixes & UX Enhancements - Various bug fixes and user experience improvements for a smoother workflow.
v0.9.16
v0.9.16
- Duplicate Detection Enhancement - The model duplicates mode now respects filter configurations, making it easier to find duplicate groups within specific filtered results.
- Tag Logic Toggle - Added OR/AND toggle for include tags filtering in the filters panel, providing more flexible tag-based model searches.
- Metadata Refresh Skip Paths - New setting to exclude specific paths from metadata refresh operations. Models under these paths will be skipped when fetching metadata from remote sources.
- Dynamic Trigger Words in Prompt Node - Prompt node now supports dynamic numbers of trigger word inputs for greater flexibility.
- Early Access Updates - Model updates now display Early Access information, with a new setting to ignore Early Access updates if desired.
- LM Civitai Extension Integration - Added integration with the LM Civitai Extension. Clicking the download button in model updates now sends downloads to the extension's download queue for seamless one-click downloads.
v0.9.15
v0.9.14
v0.9.14
- LoRA Cycler Node - Introduced a new LoRA Cycler node that enables iteration through specified LoRAs with support for repeat count and pause iteration functionality. Refer to the new "Lora Cycler" template workflow for concrete example.
- Enhanced Prompt Node with Tag Autocomplete - Enhanced the Prompt node with comprehensive tag autocomplete based on merged Danbooru + e621 tags. Supports tag search and autocomplete functionality. Implemented a command system with shortcuts like
/charor/artistfor category-specific tag searching. Added/acor/noaccommands to quickly enable or disable autocomplete. Refer to the "Lora Manager Basic" template workflow in ComfyUI -> Templates -> ComfyUI-Lora-Manager for detailed tips. - Bug Fixes & Stability - Addressed multiple bugs and improved overall stability.
v0.9.13
v0.9.13 Bug fix update to version 0.9.12
- LoRA Randomizer System - Introduced a comprehensive LoRA randomization system featuring LoRA Pool and LoRA Randomizer nodes for flexible and dynamic generation workflows.
- LoRA Randomizer Template - Refer to the new "LoRA Randomizer" template workflow for detailed examples of flexible randomization modes, lock & reuse options, and other features.
- Recipe Folders - Introduced a folder system for the Recipes page, allowing users to freely organize recipes just like they do with models.
- Recipe Bulk Operations - Added bulk mode support for batch moving, deleting, and setting base models for selected recipes with intuitive controls like click-and-drag selection, drag-to-folder, and Ctrl+A (Select All).
- Prompt Search & Sorting - Search recipes by prompt content and sort by Recipe Name, Imported Date, or LoRA Count for better browsing.
- Recipe Favorites - Mark specific recipes as favorites for quick access.
- Video Recipe Support - Enabled support for video recipes (import via LM extension or URL; video file import not supported).
- Performance Improvements - Fixed performance issues for dramatically improved startup and loading speed. After first scan, subsequent loads are instant regardless of collection size.
- ComfyUI Nodes 2.0 Support - Basic support for ComfyUI Nodes 2.0.
v0.9.12
v0.9.12 Major Update
- LoRA Randomizer System - Introduced a comprehensive LoRA randomization system featuring LoRA Pool and LoRA Randomizer nodes for flexible and dynamic generation workflows.
- LoRA Randomizer Template - Refer to the new "LoRA Randomizer" template workflow for detailed examples of flexible randomization modes, lock & reuse options, and other features.
- Recipe Folders - Introduced a folder system for the Recipes page, allowing users to freely organize recipes just like they do with models.
- Recipe Bulk Operations - Added bulk mode support for batch moving, deleting, and setting base models for selected recipes with intuitive controls like click-and-drag selection, drag-to-folder, and Ctrl+A (Select All).
- Prompt Search & Sorting - Search recipes by prompt content and sort by Recipe Name, Imported Date, or LoRA Count for better browsing.
- Recipe Favorites - Mark specific recipes as favorites for quick access.
- Video Recipe Support - Enabled support for video recipes (import via LM extension or URL; video file import not supported).
- Performance Improvements - Fixed performance issues for dramatically improved startup and loading speed. After first scan, subsequent loads are instant regardless of collection size.
- ComfyUI Nodes 2.0 Support - Basic support for ComfyUI Nodes 2.0.
v0.9.11
v0.9.10
v0.9.10
- Smarter Update Matching - Users can now choose to check and group updates by matching base model only or with no base-model constraint; version lists also support toggling between same-base versions or all versions.
- Flexible Tag Filtering - The filter panel now supports tag exclusion: click a tag to include, click again to exclude, and click a third time to clear, enabling stronger and more flexible tag filters.
- License Visibility & Controls - Model detail headers and ComfyUI preview popups now show Civitai license icons. The filter panel gains license include/exclude options, and a new global context menu action, "Refresh license metadata," fetches missing license data.
- Recipe Improvements - Recipes now allow importing with zero LoRAs, and recipe detail pages show the related checkpoint for easier reference.
- Better ZIP Downloads - When downloading models packaged in ZIPs, model files are extracted into the target model folder; ZIPs containing multiple model files (e.g., WanVideo high/low LoRA pairs) are added as separate models.
- Template Workflow Update - Refreshed the "Illustrious Pony Example" template workflow with usage guidance for each LoRA Manager node.
- Bug Fixes & Stability - General fixes and stability improvements.