--- license: other tags: - flux - lora - text-to-image base_model: black-forest-labs/FLUX.1-dev instance_prompt: lisa --- job: custom_job config: name: flux_train_replicate process: - type: custom_sd_trainer training_folder: . device: cuda:0 trigger_word: lisa network: type: lora linear: 16 linear_alpha: 16 train: steps: 1000 optimizer: adamw8bit lr: 0.0004 model: name_or_path: black-forest-labs/FLUX.1-dev is_flux: true