Stability-AI / StableCascade

Official Code for Stable Cascade
MIT License
6.44k stars 518 forks source link

Fix missing images in inference/controlnet.ipynb #107

Open 99991 opened 4 months ago

99991 commented 4 months ago

The Discord URLs for the images in inference/controlnet.ipynb had expired. I manually cropped the images from the ipynb preview, put them in a new assets directory and added code to load them.

I could not fully test my changes because the ControlNet example is broken and does nothing, but at least it does not fail immediately now.