Skip to content

v1.1.7

Latest

Choose a tag to compare

@willmiao willmiao released this 13 Jul 14:19

Changes

  • Batch Hugging Face Downloads -- Paste one or more HF model repo URLs after clicking Download to batch download models from Hugging Face directly.

  • Enrich HF Metadata (AI) -- Right-click a downloaded HF model and select "Enrich HF Metadata (AI)" to fetch base model, tags, trigger words, usage tips, notes, model description, and examples. The metadata is extracted from HF repo content via LLM analysis. deepseek-v4-flash recommended for online, qwen3.5:9b for local.

  • Link to HuggingFace -- Link a local model to a HuggingFace repo, enabling use of Enrich HF Metadata (AI) and View on HuggingFace features.

Bug Fixes

  • Fixed corrupted cache rows breaking all model listings (#730)
  • Fixed user data directories being wiped during Git-based updates
  • Fixed settings data loss when switching portable mode
  • Fixed Send to Workflow not working with expanded subgraph (group) nodes
  • Fixed proxy not applying to aria2 downloads (#1010)
  • Fixed Civitai rate-limited images being permanently removed from metadata
  • Fixed missing models in standalone mode when extra library paths are configured
  • Fixed recipe creation with custom/offline example images (#1012)
  • Fixed license icons showing on models without CivitAI metadata
  • Fixed broken image placeholders for deleted preview files
  • Fixed LoRA nodes and TriggerWord Toggle node auto-resizing -- these nodes now maintain their size regardless of content changes, works on both legacy mode and Node 2.0
  • Fixed overlapping checkpoint/UNet folder paths being silently accepted