github willmiao/ComfyUI-Lora-Manager v1.2.3

2 hours ago

Changes

  • Other Models Page -- A new page for VAE, upscaler, text encoder, CLIP vision and ControlNet files: browse, search, filter, move, delete and preview them, and download them from CivitAI into per-type default folders. Disabled by default; enable it under Settings > Library. VAE, upscalers and text encoders are included by default, CLIP vision and ControlNet are opt-in.

  • ModelScope Downloads -- Paste a ModelScope repository or file URL into the download dialog to list and download its files; by default, files are saved to a modelscope folder under your model root.

  • Metadata Filled In on Download -- Downloads from Hugging Face and ModelScope now come with their metadata filled in from the source site: name, description, tags, trigger words, example images and preview. Enrich Metadata with AI can still be run afterwards.

  • ModelScope and TensorArt Model Sources -- Link to Model Source now supports ModelScope and TensorArt pages in addition to Hugging Face. ModelScope links enable Enrich Metadata with AI; TensorArt links are for reference only.

  • Richer ModelScope Metadata -- Linked ModelScope models now pull the site's own data (author summary, tags, example images, trigger words) in addition to the model card.

  • Folder Management in the Sidebar -- Create new folders and subfolders, and rename or delete folders, directly from the sidebar. (#999)

  • Empty Folders in the Sidebar -- Folders with no models are now shown in the sidebar by default, so the tree matches your folder structure; turn them off from the view options menu. (#999)

  • Reorder Tags and Trigger Words -- Drag the grip handle to reorder chips while editing; trigger words keep the order you set across metadata refreshes.

  • Recipe Base Model in the Modal Header -- The recipe modal now shows the recipe's base model in the header.

  • Reconnect for Missing Recipe LoRAs -- Missing LoRAs always offer Reconnect beside Download; LoRAs that a download can't fix (deleted from the source, unresolvable hash, or no CivitAI id) show Reconnect instead, and bulk downloads mark those entries for reconnect automatically.

  • Recipe Rematch Additions -- Rematch can also reconnect Not in Library models by file name. These models could also be fixed by downloading, which is more accurate; matches may link a different version and are listed for review with per-entry undo.

Bug Fixes

  • Fixed a rare crash on Windows when the LLM provider catalog response could not be decoded; failed catalog fetches now back off instead of retrying on every call. (#1101, #1099)
  • Fixed model file names containing dots being truncated when migrating from Civitai Helper (e.g. lora-sd1.5-style.safetensors appearing as lora-sd1), which also hid them from search; existing entries are repaired on the next refresh. (#1112)
  • Fixed folder trees loading very slowly on network (NAS) libraries, which could make downloads appear to hang. (#1110)
  • Fixed the batch import Browse dialog failing on Windows with an "Access denied to this directory" error. (#1106)
  • Fixed Enrich Metadata with AI missing from the Checkpoints context menu.
  • Fixed cancelled downloads continuing in the background when using the aria2 backend.
  • Fixed Hugging Face and ModelScope downloads appearing stuck at 100% while the file is indexed and its metadata is fetched.
  • Fixed Hugging Face downloads failing for repositories whose names contain a dot (e.g. black-forest-labs/FLUX.1-dev).
  • Fixed Hugging Face file page (blob) links being rejected in the download dialog with an invalid URL error.
  • Fixed the download dialog offering checkpoint folders for diffusion models (e.g. Anima) - the folder choices now match where the download is routed.
  • Fixed models moved between checkpoint and diffusion model folders staying listed under the old type until a cache rebuild.
  • Fixed the Hugging Face and CivitAI links overwriting each other - models now show both View on CivitAI and View on Hugging Face. (#1094)
  • Fixed AI enrichment failing with HTTP 400 errors on DeepSeek providers.
  • Fixed repeated spaces inside LoRA names being collapsed in node text, which broke loading those LoRAs.
  • Fixed the download modal's Back/Download buttons scrolling out of view on shorter screens.
  • Fixed the URL input fields in the download and batch import dialogs being clipped at the right edge.
  • Fixed the header search field colliding with its Ctrl+F hint at narrower window widths.
  • Fixed toolbar buttons such as Doctor wrapping onto their own row on high-DPI or scaled displays despite free space.
  • Fixed Delete and other destructive entries in context menus rendering as plain text instead of red.
  • Fixed the folder sidebar shifting out of place during the onboarding tutorial.

Don't miss a new ComfyUI-Lora-Manager release

NewReleases is sending notifications on new releases.