chore: fix typos

Signed-off-by: snoppy <michaleli@foxmail.com>
This commit is contained in:
snoppy 2024-06-21 09:52:02 +08:00
parent feee37d75f
commit 13f22974a4
No known key found for this signature in database
GPG key ID: 3BD0415EDC5AD262
6 changed files with 6 additions and 6 deletions

View file

@ -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 = []