File size: 425 Bytes
5e8aea1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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`.