mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-14 14:45:06 +03:00
remove unneded debug print
This commit is contained in:
parent
041d2aefc0
commit
29ce8a687d
@ -24,7 +24,6 @@ except Exception:
|
||||
|
||||
|
||||
def checkpoint_tiles():
|
||||
print(sorted([x.title for x in checkpoints_list.values()]))
|
||||
return sorted([x.title for x in checkpoints_list.values()])
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user