|
config: |
|
name: Pixcat_1 |
|
process: |
|
- datasets: |
|
- cache_latents_to_disk: true |
|
caption_dropout_rate: 0.2 |
|
caption_ext: txt |
|
folder_path: /root/lorahub/Pixcat_1/dataset |
|
resolution: |
|
- 512 |
|
- 768 |
|
- 1024 |
|
shuffle_tokens: true |
|
token_dropout_rate: 0.01 |
|
device: cuda:0 |
|
model: |
|
is_flux: true |
|
name_or_path: black-forest-labs/FLUX.1-dev |
|
quantize: true |
|
text_encoder_bits: 8 |
|
network: |
|
linear: 42 |
|
linear_alpha: 42 |
|
transformer_only: true |
|
type: lora |
|
performance_log_every: 500 |
|
sample: |
|
height: 1024 |
|
neg: '' |
|
prompts: |
|
- Pixcat sitting waving right paw [trigger] |
|
- Pixcat sitting on a tropical beach waving left paw [trigger] |
|
- pixcat on a city street running on his hind legs [trigger] |
|
sample_every: 500 |
|
sample_steps: 25 |
|
sampler: flowmatch |
|
seed: 42 |
|
walk_seed: true |
|
width: 1024 |
|
save: |
|
dtype: float16 |
|
max_step_saves_to_keep: 3 |
|
save_every: 500 |
|
save_format: diffusers |
|
train: |
|
batch_size: 1 |
|
dtype: bf16 |
|
ema_config: |
|
ema_decay: 0.99 |
|
use_ema: true |
|
gradient_accumulation_steps: 1 |
|
gradient_checkpointing: true |
|
linear_timesteps: true |
|
loss_type: mse |
|
lr: 0.0002 |
|
noise_scheduler: flowmatch |
|
optimizer: adamw8bit |
|
reg_weight: 1.0 |
|
steps: 3000 |
|
target_noise_multiplier: 1.0 |
|
train_text_encoder: false |
|
train_unet: true |
|
training_folder: /root/lorahub |
|
trigger_word: Pixcat_model_1 |
|
type: sd_trainer |
|
job: extension |
|
meta: |
|
description: Images of Pixcat in various positions, sitting, sitting waving left |
|
or right paw, running on hind legs with both front paws up. Pixcat has mouth wide |
|
open or closed, Pixcat is always looking happy. Pixcat always has his eyes shut |
|
tight. Pixcat can be placed in any setting the system is prompted to create showing |
|
Pixcat in. Pixcat can be in a city, in an apartment, on a beach, on the Moon, |
|
or even a cable car |
|
|