Skip to content

[Bug] REGRESSION: WebUI no-longer provide selectable LORA-list #1461

@clort81

Description

@clort81

Git commit

/pr/Neural/Graphics/stable-diffusion.cpp$ git rev-parse HEAD
b8bdffc

Compiles just fine

Operating System & Version

linux (devuan)

GGML backends

Vulkan

Command-line arguments used

/pr/Neural/Graphics/stable-diffusion.cpp//build/bin/sd-server --scheduler discrete --sampling-method euler --diffusion-model ~/SDMODELS/flux-2-klein-4b-Q4_0.gguf --tae ~/SDMODELS/flux2-ae-taef2_bf16.safetensors --llm ~/SDMODELS/Qwen3-4B-Q4_0-WereCooking_Abl.gguf --steps 4 -t 2 --cfg-scale 0.9 --vae-tile-size 26 -W 576 -H 448 --mmap --cache-mode easycache --lora-model-dir /media/sdb1/Projects/Neural/Graphics/KLEIN-LORA

Steps to reproduce

redid a git-pull

What you expected to happen

  • See a LORA section to the left, clicking on which shows a +ADD lora button to enable a .safetensor LORA located in the LORA dir, specified on the command line with --lora-model-dir.
  • See Dropdown list of LORAs to enable, along with a numeric field to set their Multiplier.
Image

What actually happened

Web UI completely changed. LoRA drop down list has disappeared.

Logs / error messages / stack trace

Web UI completely changed. LoRA drop down list has disappeared.

Additional context / environment details

Web UI completely changed. LoRA drop down list has disappeared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions