--- license: other library_name: diffusers tags: - simpletuner - diffusers - zlab-i1 - text-to-image --- # ZLAB i1 Diffusers Transformer Diffusers-style conversion of `zlab-princeton/i1-3B` for SimpleTuner. This repository stores the i1 transformer under `transformer/` as safetensors. SimpleTuner loads the FLUX.2 VAE from `black-forest-labs/FLUX.2-dev` and the text encoder/tokenizer from `google/t5gemma-2b-2b-ul2-it`.