Skip to content

InvokeAI-Colab provides a simple setup to run the InvokeAI (Stable Diffusion) model on Google Colab. This repository allows users to quickly generate AI art by leveraging the power of cloud computing without needing a high-end local setup. It includes setup instructions and necessary scripts for seamless integration.

License

Notifications You must be signed in to change notification settings

AnyGogin31/InvokeAI-Colab

Repository files navigation

InvokeAI-Colab (Tested on v5.3.1 and below)

To launch the notebook, click on this icon: Open In Colab

Important Notes

  • Large Models: Avoid uploading models directly to Google Drive if possible, as some can be very large and take up significant storage.
  • Conda Environment: Conda is used to create a safe, isolated environment, preventing potential conflicts with Google Colab's system and ensuring smooth execution.

What's new?

  • InvokeAI version: Tested on v5.3.1 (compatible with v5.2.0 and below).
  • Stable Diffusion 3.5 support: Works smoothly with SD 3.5 as well.
  • FLUX models: Compatible with the latest FLUX models, ensuring high-quality image generation. (Use smaller models, as larger ones may crash the tunnel.)

Tutorial

If you don't have an ngrok token and domain, click here.
Before running InvokeAI, don't forget to add your ngrok token and domain to your notebook secrets.

image

After starting step 4, wait until the tunnel opens, then follow the provided link.

image

Getting a token and ngrok domain

To get your token with a domain, you need to register with ngrok.

To get your token, click the Copy button.

image

To get a domain, go to the Domains tab and create it.

image

After which you can copy it.

image

About

InvokeAI-Colab provides a simple setup to run the InvokeAI (Stable Diffusion) model on Google Colab. This repository allows users to quickly generate AI art by leveraging the power of cloud computing without needing a high-end local setup. It includes setup instructions and necessary scripts for seamless integration.

Topics

Resources

License

Stars

Watchers

Forks