jina-ai / discoart

🪩 Create Disco Diffusion artworks in one line
Other
3.84k stars 247 forks source link

Preview missing in Google Colab #177

Open au5tr1ng3r opened 1 year ago

au5tr1ng3r commented 1 year ago

Additional code snippet pop-up that didn't used to occur:

from google.colab import output output.enable_custom_widget_manager()

Despite passing this, preview still missing.

x011 commented 1 year ago

I didn't pass this code an the preview is working normally.

adieyal commented 1 year ago

It wasn't working for me either but now it is with 0.12 - not sure if I was using an older version before.