| config: |
| meta: |
| name: '[andLoRa512ohwx10]' |
| version: '1.0' |
| name: andLoRa512ohwx10 |
| process: |
| - datasets: |
| - cache_latents_to_disk: true |
| caption_dropout_rate: 0.05 |
| caption_ext: txt |
| folder_path: /workspace/dataset |
| resolution: |
| - 512 |
| 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 512 with red hair, playing chess at the park, bomb going off in the background |
| - ohwx 512 holding a coffee cup, in a beanie, sitting at a cafe |
| - ohwx 512 is a DJ at a night club, fish eye lens, smoke machine, lazer lights, |
| holding a martini |
| - CCTV cam footage of ohwx 512 robbing a bank with a gun, security camera video |
| frame, 512 is pointing the gun while 512's face is visible |
| - ohwx 512 hiking in the snow covered mountains |
| - ohwx 512 playing the guitar, on stage, singing a song, laser lights, punk |
| rocker |
| - ohwx 512 with a beard, building a chair, in a wood shop |
| - photo of ohwx 512, white background, medium shot, modeling clothing, studio |
| lighting |
| - ohwx 512 dressed as a jew holding a sign that says, 'viva israel' |
| - ohwx 512, 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 |
|
|