2025-02-10 23:40:38 +08:00
2025-02-10 23:40:38 +08:00
2025-02-10 23:40:38 +08:00
2025-02-10 23:40:38 +08:00
2025-02-10 23:40:38 +08:00
2025-01-25 19:22:02 +08:00
2025-02-10 23:40:38 +08:00
2025-02-08 18:41:57 +08:00
2025-02-08 18:41:57 +08:00

ComfyUI LoRA Manager

A web-based management interface designed to help you organize and manage your local LoRA models in ComfyUI. Access the interface at: http://localhost:8188/loras

Interface Preview


[Update 0.5.9] Enhanced Search Capabilities

  • 🔍 Advanced Search Features:
    • Implemented fuzzy search for more flexible model finding
    • Added recursive search toggle functionality
    • Support for searching in current folder only or all subfolders

View Update History


Key Features

  • 🚀 High Performance

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

    • Quick search to find models
    • Folder-based categorization
    • Sort by name or date
  • 🌐 Rich Model Details

    • Preview images and videos
    • Model descriptions from CivitAI
    • Trigger words at a glance
  • 💻 User Friendly

    • One-click access from ComfyUI menu
    • Copy model names with single click
    • Customizable light/dark theme
    • 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. Once installed, access the LoRA manager at http://localhost:8188/loras.
  2. From the interface, you can:
    • Browse and organize your LoRA models.
    • Automatically fetch or manually set preview images.
    • View and copy trigger words associated with each LoRA.
    • Toggle between light and dark themes.

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!

Description
LoRA Manager for ComfyUI - A powerful extension for organizing, previewing, and integrating LoRA models with metadata and workflow support.
Readme GPL-3.0 52 MiB
Languages
Python 47.6%
JavaScript 39.3%
CSS 5.4%
HTML 3.1%
Vue 2.7%
Other 1.9%