config: | |
name: myanmar-kathein-festival-cartoon | |
process: | |
- datasets: | |
- cache_latents_to_disk: true | |
caption_dropout_rate: 0.05 | |
caption_ext: txt | |
folder_path: datasets/2671791f-966a-4502-a163-5e9cf151cc87 | |
resolution: | |
- 512 | |
- 768 | |
- 1024 | |
shuffle_tokens: false | |
device: cuda:0 | |
model: | |
assistant_lora_path: ostris/FLUX.1-schnell-training-adapter | |
is_flux: true | |
low_vram: true | |
name_or_path: black-forest-labs/FLUX.1-schnell | |
quantize: true | |
network: | |
linear: 16 | |
linear_alpha: 16 | |
type: lora | |
sample: | |
guidance_scale: 4 | |
height: 1024 | |
neg: '' | |
prompts: | |
- people are celebrate festival, kathein festival cartoon | |
sample_every: 1000 | |
sample_steps: 4 | |
sampler: flowmatch | |
seed: 42 | |
walk_seed: true | |
width: 1024 | |
save: | |
dtype: float16 | |
hf_private: true | |
hf_repo_id: shweaung/myanmar-kathein-festival-cartoon | |
max_step_saves_to_keep: 4 | |
push_to_hub: true | |
save_every: 10000 | |
train: | |
batch_size: 1 | |
disable_sampling: false | |
dtype: bf16 | |
ema_config: | |
ema_decay: 0.99 | |
use_ema: true | |
gradient_accumulation_steps: 1 | |
gradient_checkpointing: true | |
lr: 0.0004 | |
noise_scheduler: flowmatch | |
optimizer: adamw8bit | |
skip_first_sample: true | |
steps: 1000 | |
train_text_encoder: false | |
train_unet: true | |
training_folder: output | |
trigger_word: kathein festival cartoon | |
type: sd_trainer | |
job: extension | |
meta: | |
name: '[name]' | |
version: '1.0' | |