| config: |
| meta: |
| name: '[laura1024ohwx14]' |
| version: '1.0' |
| name: laura1024ohwx14 |
| process: |
| - datasets: |
| - cache_latents_to_disk: true |
| caption_dropout_rate: 0.05 |
| caption_ext: txt |
| folder_path: /workspace/dataset |
| resolution: |
| - 1024 |
| shuffle_tokens: false |
| device: cuda:0 |
| model: |
| is_flux: true |
| name_or_path: black-forest-labs/FLUX.1-dev |
| quantize: true |
| network: |
| linear: 128 |
| linear_alpha: 128 |
| network_kwargs: |
| only_if_contains: |
| - transformer.single_transformer_blocks.7.proj_out |
| - transformer.single_transformer_blocks.20.proj_out |
| type: lora |
| sample: |
| guidance_scale: 4 |
| height: 1024 |
| neg: '' |
| prompts: |
| - ohwx woman with red hair, playing chess at the park, bomb going off in the |
| background |
| - ohwx woman holding a coffee cup, in a beanie, sitting at a cafe |
| - ohwx woman is a DJ at a night club, smoke machine, lazer lights, holding a |
| martini |
| - macro photo of ohwx woman, very detailed photo portrait |
| - photo portrait of ohwx woman hiking in the snow covered mountains |
| - ohwx woman playing the guitar, on stage, singing a song, laser lights, punk |
| rocker, clear light |
| - ohwx woman, macro photo portrait of ohwx man as a fantastic creature, fantasy, |
| magical surreal hybrid, hyper-realistic alien inspired by star wars |
| - photo of ohwx woman, professional studio portrait, medium shot, modeling clothing, |
| studio lighting |
| - photo portrait of ohwx woman as a viking, holding a viking axe and a sign |
| that says, 'Done with TrainMyFace' |
| - ohwx woman, in a post apocalyptic world, with a shotgun, in a leather jacket, |
| in a desert, with a motorcycle |
| sample_every: 250 |
| sample_steps: 20 |
| sampler: flowmatch |
| seed: 42 |
| walk_seed: true |
| width: 1024 |
| save: |
| dtype: float16 |
| max_step_saves_to_keep: 16 |
| push_to_hub: false |
| save_every: 250 |
| train: |
| batch_size: 1 |
| dtype: bf16 |
| ema_config: |
| ema_decay: 0.99 |
| use_ema: true |
| gradient_accumulation_steps: 1 |
| gradient_checkpointing: true |
| lr: 0.001 |
| noise_scheduler: flowmatch |
| optimizer: adamw8bit |
| steps: 4000 |
| train_text_encoder: false |
| train_unet: true |
| training_folder: output |
| trigger_word: ohwx |
| type: sd_trainer |
| job: extension |
|
|