lllyasviel / lllyasviel/stable-diffusion-webui-forge
Which LoRa types are supported?
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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