Open AcidChristLab opened 1 year ago
The problem occurs when using extensions such as webui-state and others that save interface settings.
This seems like something the extension should solve.
The problem occurs when using extensions such as webui-state and others that save interface settings.
This seems like something the extension should solve.
The problem is not with saving the checkbox status, the problem is with the script that is supposed to show hires settings, but this script stops working if the checkbox is already on when the page loads.
The problem is not with saving the checkbox status, the problem is with the script that is supposed to show hires settings, but this script stops working if the checkbox is already on when the page loads.
There is no script to control the display of hires fix, this is implemented using Gradio, apparently the extension does not do enough work.
Just faced this issue. As a workaround rendered image without hires fix, then with, then unchecked it and when to extensions tab and hit apply and restart URL. Now it shows hires options as before. Probably should be enough to just reload the UI, or generate an image without hires enable and then reload the UI, but you got the idea.
I came here trying to solve the same issue (from the same extension) since the original author seem to have abandoned the plugin and I figured maybe it was just a simple element name that no longer matched ('hires_fix': 'enable_hr',
). Sadly it seems to not be the case.
Has anyone managed to properly expand/restore the state of the new checkboxes?
Is there an existing issue for this?
What happened?
The problem occurs when using extensions such as webui-state and others that save interface settings. If you reload the page with the hiresfix checkbox on, the area with its settings disappears, and clicking on the checkbox does nothing. I have to turn off the checkbox and reload the page again, then click on it again to open its settings.
Steps to reproduce the problem
What should have happened?
Turning the checkbox off and on again should open the hires. fix settings.
Commit where the problem happens
5ab7f213
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
CFG-Schedule-for-Automatic1111-SD PBRemTools Stable-Diffusion-Webui-Civitai-Helper
StylePile
a1111-sd-webui-tagcomplete
batch-face-swap canvas-zoom clip-interrogator-ext
depth-image-io-for-SDWebui
depthmap2mask
multidiffusion-upscaler-for-automatic1111 openOutpaint-webUI-extension openpose-editor posex
prompt_translator
sd-dynamic-thresholding sd-infinity-grid-generator-script
sd-model-preview
sd-webui-3d-open-pose-editor
sd-webui-additional-networks
sd-webui-bilingual-localization sd-webui-controlnet sd-webui-infinite-image-browsing
sd-webui-llul
sd-webui-model-converter n sd-webui-tunnels
sd_feed sd_web_ui_preset_utils shift-attention stable-diffusion-webui stable-diffusion-webui-Prompt_Generator stable-diffusion-webui-anti-burn stable-diffusion-webui-cafe-aesthetic stable-diffusion-webui-embedding-merge stable-diffusion-webui-images-browser stable-diffusion-webui-localization-ru_RU stable-diffusion-webui-promptgen stable-diffusion-webui-rembg stable-diffusion-webui-state stable-diffusion-webui-text2prompt stable-diffusion-webui-two-shot ultimate-upscale-for-automatic1111
Console logs
Additional information
No response