mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
new gradio hijacks
This commit is contained in:
@@ -9,7 +9,7 @@ import modules.errors as errors
|
||||
|
||||
|
||||
def report_exception(e, c, job):
|
||||
errors.display(e, f'executing callback: {c.script} {job}')
|
||||
errors.display(e, f'Executing callback: {c.script} {job}')
|
||||
|
||||
|
||||
class ImageSaveParams:
|
||||
|
||||
Reference in New Issue
Block a user