- 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.
- 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.)
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.
After starting step 4, wait until the tunnel opens, then follow the provided link.
To get your token with a domain, you need to register with ngrok.
To get your token, click the Copy button.
To get a domain, go to the Domains tab and create it.
After which you can copy it.