HOW TO STABLE DIFFUSION COLAB
1. How to install requirements
Just click it ok

2. How to download Lora , Checkpoint , Vae etc.

Left click at download button then right click at "Model SafeTensor" and click copy link
EXAMPLE LINK
https://civitai.com/api/download/models/246399?type=Model&format=SafeTensor (?type=Model&format=SafeTensor is unnecessary)
Downloading SDXL CHECKPOINTS
So there is some sdxl Models compatible with colab (at least it says so on colab)
But Sexy Sztef but how to install one?
So
To install one is the same process as for installing lora and vae only to this one you have to add "load_diffusers_format_model" for examples
- femboysLover/blue_pencil-fp16-XL
- GHArt/Juggernaut_XL_V6_xl_fp16
So basically you need to copy the last two words and paste them into "load_diffusers_format_model"
3. RENDERING
RESOLUTION
Normal SD
Max 1024x1024
SDXL
idk didnt test it
But you can go high resolution and use high res fix
4. HOW TO SAVE IMAGES
-If you want to save one image that you have currently rendered, right-click on it and press "save image as".
- If you want to save some images or the ones you have rendered for the whole session, go to the bottom and look for a cell called "Download Images" and launch it.
And enjoy your gyat images
