mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
Remove debugging log
This commit is contained in:
parent
3822058daf
commit
661cf440f3
@ -393,7 +393,6 @@ def do_mk_img(req: Request):
|
||||
|
||||
progress['output'] = partial_images
|
||||
|
||||
print(' sending progress update', json.dumps(progress))
|
||||
yield json.dumps(progress)
|
||||
|
||||
if stop_processing:
|
||||
|
Loading…
x
Reference in New Issue
Block a user