lllyasviel / lllyasviel/stable-diffusion-webui-forge

Which LoRa types are supported?

Open
#1,537 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Which LoRa types are supported?
When I try to combine SDXL model and Diag-OFT LoRa, I get an error:
LoRA version mismatch for KModel: E:\sd\stable-diffusion-webui-forge\models\Lora\webui-link\characters\pony\diamel-13_diag-oft.safetensors
Base model cyberrealisticPony_v62
Lora type: Diag-OFT
In automatic1111-webui everything works without any problems.
No extension other than built-in are installed.
Is this a bug or Diag-OFT is not supported in webui-forge?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the error with the cyberrealisticPony_v62 base model and diamel-13_diag-oft.safetensors LoRA, then trace the LoRA loading and version-checking path in the Forge codebase. Compare the behavior with automatic1111-webui and determine whether Diag-OFT is unsupported or incorrectly rejected; done means the support status or the mismatch cause is documented with a verified result.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.