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.
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.
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
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.