mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 03:10:21 +00:00
@@ -47,7 +47,7 @@ restricted_opts: set[str] = None
|
||||
sd_model: sd_models_types.WebuiSdModel = None
|
||||
|
||||
settings_components: dict = None
|
||||
"""assigned from ui.py, a mapping on setting names to gradio components repsponsible for those settings"""
|
||||
"""assigned from ui.py, a mapping on setting names to gradio components responsible for those settings"""
|
||||
|
||||
tab_names = []
|
||||
|
||||
|
Reference in New Issue
Block a user