Hi,
Here is a notebook I did with several AI helper for Google Colab (even the free one using a T4 GPU) and it will use your lora on your google drive and save the outputs on your google drive too. It can be useful if you have a slow GPU like me.
Unzip the file and save it in your google drive "Colab Notebooks" folder. Run it (click the play button at every module).
At the first run of the day, the third module will ask to restart, so click play at every module from the begining.
Accept the connection with you google drive.
At the last module run, at a point you will get a gradio link, click on it and here you are with forge.
Place you Loras in your google drive "Lora" folder and the output will be saved in the google drive "Output".
Don't forget to select the flux UI on top and the Diffusion in Low Bits "Bnb-nf4 (fp16 LoRA). Also Samplig method : Euler and Schedule type : Simple.
Set your steps, resolution, do not use ADetailer yet (pre-installed like the flux nf4 v2 model) it makes error, I'm working on it.
Without Adetailer: generation time at 768x1024 = 2 min 24 s.
If you have error connection in forge, just try to rerun the last module in colab and connect to the new shared gradio link.
It's not perfect, I will improve it if I can. But at least you can use it 3 hours a day per google account.
I use it with the script "Prompts forom file or textbox" and add a bunch of prompt and let it run.
Being able to use or save info with google drive, my next goal is to be able to run kohya with lora and saved state.