AnyGogin31 / InvokeAI-Colab

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.
The Unlicense
0 stars 1 forks source link
ai colab-notebooks colaboratory flux invoke-ai notebook sd15 sdxl

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

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

Use new FLUX models to generate images. If you have little memory on your Google Drive, you can exclude some directories so that they do not clog up your memory.

Tutorial

If you don't have 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 and you can follow the link that will be indicated there.

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