Google Colab Notebook

Run training in Colab with a free GPU. Download the files below, then upload them to Colab.

Open Colab ↗
Download for Colab
🖼 Training Data
All PNG images from the training_data/ folder, zipped and ready to upload.
📋 Descriptions
The labeler/descriptions.json file with captions for each training image.
🐍 Training Script
The trainmodel/trainmodel.py script that handles preprocessing, training, and generation.
🧠 Trained Model (LoRA)
The model1/ folder containing the LoRA adapter weights (adapter_model.safetensors).