DEV Community

Cover image for Ready to use Google Colab to finetune SDXL + T2I Sketch Adapter πŸ€–πŸ€―
norflin
norflin

Posted on

Ready to use Google Colab to finetune SDXL + T2I Sketch Adapter πŸ€–πŸ€―

  1. https://github.com/norflin321/ml/blob/main/SDXL_autotrain_dreambooth.ipynb - open this colab, put your 1024x1024 images inside "./images" folder, and run all cells, after ~20 min it "pytorch_lora_weights.safetensors" file is ready to download from google colab.

  2. https://github.com/norflin321/ml/blob/main/SDXL_sketch2img.ipynb - open this colab, put "pytorch_lora_weights.safetensors" file inside "./finetuned" folder, run all cells, first run will take ~5min, then 40 seconds to generate an image with SDXL finetuned on your images + your sketch image + your prompt

Good, fast, free, predictable results! πŸ€–πŸ”₯πŸ€—

Top comments (0)