mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-01-23 14:50:54 +01:00
More debugging
This commit is contained in:
parent
011f283067
commit
3822058daf
@ -393,6 +393,7 @@ def do_mk_img(req: Request):
|
|||||||
|
|
||||||
progress['output'] = partial_images
|
progress['output'] = partial_images
|
||||||
|
|
||||||
|
print(' sending progress update', json.dumps(progress))
|
||||||
yield json.dumps(progress)
|
yield json.dumps(progress)
|
||||||
|
|
||||||
if stop_processing:
|
if stop_processing:
|
||||||
|
Loading…
Reference in New Issue
Block a user