Merge branch 'main' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into main
commit
9d19a2b09b
|
|
@ -129,6 +129,3 @@ dmypy.json
|
||||||
.pyre/
|
.pyre/
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
# old code using hard coded out dir
|
|
||||||
out/*
|
|
||||||
|
|
|
||||||
|
|
@ -405,4 +405,4 @@ def on_ui_settings():
|
||||||
|
|
||||||
|
|
||||||
script_callbacks.on_ui_tabs(on_ui_tabs)
|
script_callbacks.on_ui_tabs(on_ui_tabs)
|
||||||
script_callbacks.on_ui_settings(on_ui_settings)
|
script_callbacks.on_ui_settings(on_ui_settings)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue