Skip to content

pieroit/stable-diffusion-jupyterlab-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐔 Stable Diffusion JupyterLab Docker

Generate images with Stable Diffusion inside JupyterLab!

  • start with one command
  • GPU ready
  • Notebooks included for:
    • text2image
    • image2image
    • inpainting
    • (coming soon) outpainting

Prerequisites

How to run

  • Fire up a terminal and clone this repo

    git clone https://github.com/pieroit/stable-diffusion-jupyterlab-docker.git
    
  • Jump into the folder

    cd stable-diffusion-jupyterlab-docker
    
  • Run container

    docker-compose up
    
  • The first time (only) it will take a while. At the end you should see a link in the terminal, click on it and JupyterLab should open in the browser.

  • Run the first notebook to download SD and save it on disk

  • Use the second notebook to load SD from disk and use it. Enjoy!!!

  • To stop the workstation, CTRL+c in the terminal and then

    docker-compose down
    

About

Generate images with Stable Diffusion inside JupyterLab!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •