Skip to content

A Google colab for trying different public stable diffusion models and save images in google drive.

Notifications You must be signed in to change notification settings

GautamPatil1/Stable_Diffusion_Public_Models_Colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable_Diffusion_Public_Models_Colab


A Google colab for trying different public stable diffusion models and saving output images directly in google drive.
Colab adaptations from TheLastben and AUTOMATIC1111

This is a google colab notebook / jupyter notebook for utilizing different stable diffusion public models. Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input. For more details on stable diffusion visit Huggingface.

Steps to use this google colab:-
  1. Click here to open the google colab notebook. Make sure that your are utilizing a GPU by checking if the settings are Runtime -> Change Runtime Type -> Select GPU from dropdown menu.
  2. Go to the Model Download/Load section and select your choice of model to perform diffusion on and generate images.
  3. Click on Runtime -> Run all. This will run all cells.
  4. Colab will ask you to permit google drive acces click allow as this will help storing images in your drive. Choose which google account you want to store images in, and allow conditions as well.
  5. Wait for around five minutes for model to AI model to load itself and for multiple dependencies/requirements to load as well.
  6. Click on the the local URL link which will take you to a tunneling website , click tunnel to open AUTOMATIC1111's webui for stable diffusion.
  7. Enter Prompt in the prompt box and hit generate , wait for a few seconds and your image for that prompt will be generated. Enjoy!!!!.
  8. Stop the Start-Stable-diffusion run box by clicking on the square inside circle spinning at top of code box in google colab notebook.

  9. There are many issues/errors in this colab/code please let me know if you encounter any issues while running the notebook.

About

A Google colab for trying different public stable diffusion models and save images in google drive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published