pixelpaws 9b44e49879 Merge pull request #75 from willmiao/dev
Enhance file monitoring for LoRA files
2025-04-03 11:10:29 +08:00
2025-03-10 00:53:31 +08:00
2025-04-03 11:09:30 +08:00
2025-04-02 14:13:53 +08:00
2025-04-01 08:38:49 +08:00
2025-03-24 03:46:12 +08:00
2025-04-02 14:13:53 +08:00
2025-04-02 20:09:08 +08:00
2025-02-24 20:22:46 +08:00
2025-04-02 20:18:51 +08:00
2025-04-02 20:03:18 +08:00
2025-04-02 20:03:18 +08:00

ComfyUI LoRA Manager

Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!

Discord Release Release Date

A comprehensive toolset that streamlines organizing, downloading, and applying LoRA models in ComfyUI. With powerful features like recipe management and one-click workflow integration, working with LoRAs becomes faster, smoother, and significantly easier. Access the interface at: http://localhost:8188/loras

Interface Preview

📺 Tutorial: One-Click LoRA Integration

Watch this quick tutorial to learn how to use the new one-click LoRA integration feature:

One-Click LoRA Integration Tutorial LoRA Manager v0.8.0 - New Recipe Feature & Bulk Operations


Release Notes

v0.8.3

  • Enhanced Workflow Parser - Rebuilt workflow analysis engine with improved support for ComfyUI core nodes and easier extensibility
  • Improved Recipe System - Refined the experimental Save Recipe functionality with better workflow integration
  • New Save Image Node - Added experimental node with metadata support for perfect CivitAI compatibility
    • Supports dynamic filename prefixes with variables 1
  • Default LoRA Root Setting - Added configuration option for setting your preferred LoRA directory

v0.8.2

  • Faster Initialization for Forge Users - Improved first-run efficiency by utilizing existing .json and .civitai.info files from Forge’s CivitAI helper extension, making migration smoother.
  • LoRA Filename Editing - Added support for renaming LoRA files directly within LoRA Manager.
  • Recipe Editing - Users can now edit recipe names and tags.
  • Retain Deleted LoRAs in Recipes - Deleted LoRAs will remain listed in recipes, allowing future functionality to reconnect them once re-obtained.
  • Download Missing LoRAs from Recipes - Easily fetch missing LoRAs associated with a recipe.

v0.8.1

  • Base Model Correction - Added support for modifying base model associations to fix incorrect metadata for non-CivitAI LoRAs
  • LoRA Loader Flexibility - Made CLIP input optional for model-only workflows like Hunyuan video generation
  • Expanded Recipe Support - Added compatibility with 3 additional recipe metadata formats
  • Enhanced Showcase Images - Generation parameters now displayed alongside LoRA preview images
  • UI Improvements & Bug Fixes - Various interface refinements and stability enhancements

v0.8.0

  • Introduced LoRA Recipes - Create, import, save, and share your favorite LoRA combinations
  • Recipe Management System - Easily browse, search, and organize your LoRA recipes
  • Workflow Integration - Save recipes directly from your workflow with generation parameters preserved
  • Simplified Workflow Application - Quickly apply saved recipes to new projects
  • Enhanced UI & UX - Improved interface design and user experience
  • Bug Fixes & Stability - Resolved various issues and enhanced overall performance

View Update History


⚠ Important Note: To use the CivitAI download feature, you'll need to:

  1. Get your CivitAI API key from your profile settings
  2. Add it to the LoRA Manager settings page
  3. Save the settings

Key Features

  • 🚀 High Performance

    • Fast model loading and browsing
    • Smooth scrolling through large collections
    • Real-time updates when files change
  • 📂 Advanced Organization

    • Quick search with fuzzy matching
    • Folder-based categorization
    • Move LoRAs between folders
    • Sort by name or date
  • 🌐 Rich Model Integration

    • Direct download from CivitAI
    • Preview images and videos
    • Model descriptions and version selection
    • Trigger words at a glance
    • One-click workflow integration with preset values
  • 🧩 LoRA Recipes

    • Save and share favorite LoRA combinations
    • Preserve generation parameters for future reference
    • Quick application to workflows
    • Import/export functionality for community sharing
  • 💻 User Friendly

    • One-click access from ComfyUI menu
    • Context menu for quick actions
    • Custom notes and usage tips
    • Multi-folder support

Installation

  1. Open ComfyUI.
  2. Go to Manager > Custom Node Manager.
  3. Search for lora-manager.
  4. Click Install.

Option 2: Manual Installation

git clone https://github.com/willmiao/ComfyUI-Lora-Manager.git
cd ComfyUI-Lora-Manager
pip install requirements.txt

Usage

  1. There are two ways to access the LoRA manager:
  2. From the interface, you can:
    • Browse and organize your LoRA models
    • Download models directly from CivitAI
    • Automatically fetch or manually set preview images
    • View and copy trigger words associated with each LoRA
    • Add personal notes and usage tips
  3. To use LoRAs in your workflow:
    • Add the "Lora Loader (LoraManager)" node to your workflow
    • Select a LoRA in the manager interface
    • Click copy button or use right-click menu "Copy LoRA syntax"
    • Paste into the Lora Loader node's text input
    • The node will automatically apply preset strength and trigger words

Credits

This project has been inspired by and benefited from other excellent ComfyUI extensions:


Contributing

If you have suggestions, bug reports, or improvements, feel free to open an issue or contribute directly to the codebase. Pull requests are always welcome!


☕ Support

If you find this project helpful, consider supporting its development:

ko-fi

💬 Community

Join our Discord community for support, discussions, and updates: Discord Server


S
Description
LoRA Manager for ComfyUI - A powerful extension for organizing, previewing, and integrating LoRA models with metadata and workflow support.
Readme GPL-3.0
90 MiB
Languages
Python 53.5%
JavaScript 37.6%
CSS 3.9%
HTML 2.1%
Vue 1.6%
Other 1.3%