Skip to content

backnotprop/Colab-Stable-Diffusion-2-Depth-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Colab-Stable-Diffusion-2-Depth

Open In Colab

A simple notebook that launches Stable Diffusion 2.0 Depth (depth-to-image) demonstration via Gradio UI

This stable-diffusion-2-depth model is resumed from stable-diffusion-2-base (512-base-ema.ckpt) and finetuned for 200k steps. Added an extra input channel to process the (relative) depth prediction produced by MiDaS (dpt_hybrid) which is used as an additional conditioning.

Note

This notebook uses Gradio's share feature to serve the UI via a public URL, through a tunnel over HTTPs. To add security, this notebook forces you to set a user/password combo to access the UI

About

A simple Colab notebook that launches Stable Diffusion 2.0 Depth-to-image demonstration via gradio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published