lllyasviel / lllyasviel/stable-diffusion-webui-forge

Implementing lora-ctl with webui-forge

Open
#68 19 comments 11 reactions 0 assignees View on GitHub
enhancement High Priority
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues and checked the recent builds/commits

### What would your feature do ?

I'd like to get the [sd-webui-loractl](https://github.com/cheald/sd-webui-loractl) extension working with webui-forge. It works with the latest Automatic1111 commit, so I'm guessing one of the more central changes here is making it incompatible.

Currently, it looks like the injected ExtraNetworkLora wrapper params are being inserted (it passes a dummy `1.0`), but the new logic isn't being triggered.

I'm open to forking (or rewriting) it myself, but I'd appreciate any guidance on where to start.

### Proposed workflow

1. Install extension
2. Activate in WebUI
3. Use \ syntax

### Additional information

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by installing sd-webui-loractl in webui-forge and reproducing the documented workflow. Compare the extension's injected ExtraNetworkLora wrapper parameters with Forge's handling of them; done means the extension activates and the syntax changes LoRA weights as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.