keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1k stars 333 forks source link

StableDiffusion().text_to_image() should expose `verbose` argument #840

Open LukeWood opened 2 years ago

LukeWood commented 2 years ago

This can just pass forward to all of its internal model.predict() calls

y-vectorfield commented 10 months ago

Hello, @LukeWood, @tanzhenyu, If this issue is still active, I will try this.