mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-15 13:41:16 -08:00
Fix various typos with crate-ci/typos
This commit is contained in:
parent
e2a8745abc
commit
e3fa46f26f
36 changed files with 76 additions and 71 deletions
|
|
@ -43,7 +43,7 @@ restricted_opts = None
|
|||
sd_model: sd_models_types.WebuiSdModel = None
|
||||
|
||||
settings_components = None
|
||||
"""assinged 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 repsponsible for those settings"""
|
||||
|
||||
tab_names = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue