Giter Club home page Giter Club logo

comfyui_lora_tag_loader's Introduction

LoRA Tag Loader for ComfyUI

A ComfyUI custom node to read LoRA tag(s) from text and load it into checkpoint model.

Examples:

The custom node shall extract "<lora:CroissantStyle:0.8>" from positive prompt and output a merged checkpoint model to sampler. The lora tag(s) shall be stripped from output STRING, which can be forwarded to CLIP Text Encoder.

One More Thing:

Adding an extra weight shall being passed as the equivalent of strength_clip in Lora Loader. Giving a "<lora:CroissantStyle:0.8:0.7>" shall patch the unet with 0.8 and patch the text encoder with 0.7.

[Ref: What happens to Text Encoder LoRA and Unet LoRA?]

Install:

To install, drop the "comfyui_lora_tag_loader" folder into the "...\ComfyUI\ComfyUI\custom_nodes" directory and restart UI.

comfyui_lora_tag_loader's People

Contributors

badjeff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.