Merge pull request #2227 from papuSpartan/master

Refresh list of models/ckpts upon hitting restart gradio in the setti…
This commit is contained in:
AUTOMATIC1111 2022-10-11 17:15:19 +03:00 committed by GitHub
commit f7e86aa420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -1343,6 +1343,7 @@ Requested path was: {f}
shared.state.interrupt()
settings_interface.gradio_ref.do_restart = True
restart_gradio.click(
fn=request_restart,
inputs=[],