lllyasviel / lllyasviel/stable-diffusion-webui-forge

Settings in UI issue

Open
#1,455 1 comment 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

With a clean install, I've noticed a new issue recently when I configure "Settings in UI" and add "face_restoration_model", save the changes, restart the UI, after restart I generate an image with a face with a static seed, then check the "Restore faces" box in the Txt2Img UI tab, and re-generate, the face does NOT go through the restoration process.

The only way you can force face restoration in recent Forge commits is on the Settings page.

This is a change of behavior as this is working fine in an old commit:
version: [f0.0.17v1.8.0rc-latest-278-gbfee03d8](https://github.com/lllyasviel/stable-diffusion-webui-forge/commit/bfee03d8d9415a925616f40ede030fe7a51cbcfd)

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

Compare the current behavior with commit bfee03d8d9415a925616f40ede030fe7a51cbcfd. Trace how the Settings in UI value face_restoration_model and the Txt2Img Restore faces checkbox are handled after restart; done means the checkbox again applies face restoration without requiring the Settings page.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.