Upload task output 5f0c9bca-9669-41e6-82b0-b772ea64cfc1
Browse files- checkpoints/config.yaml +67 -0
- checkpoints/last.safetensors +3 -0
- checkpoints/optimizer.pt +3 -0
- checkpoints/samples/1768627529675__000000000_0.jpg +0 -0
- checkpoints/samples/1768627615549__000000050_0.jpg +0 -0
- checkpoints/samples/1768627699965__000000100_0.jpg +0 -0
- checkpoints/samples/1768627784349__000000150_0.jpg +0 -0
- checkpoints/samples/1768627868039__000000200_0.jpg +0 -0
checkpoints/config.yaml
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
config:
|
| 2 |
+
name: last
|
| 3 |
+
process:
|
| 4 |
+
- datasets:
|
| 5 |
+
- cache_latents_to_disk: true
|
| 6 |
+
caption_dropout_rate: 0.05
|
| 7 |
+
caption_ext: txt
|
| 8 |
+
folder_path: /dataset/images/5f0c9bca-9669-41e6-82b0-b772ea64cfc1/img/5_lora
|
| 9 |
+
style
|
| 10 |
+
resolution:
|
| 11 |
+
- 512
|
| 12 |
+
- 768
|
| 13 |
+
- 1024
|
| 14 |
+
shuffle_tokens: false
|
| 15 |
+
device: cuda:0
|
| 16 |
+
model:
|
| 17 |
+
is_flux: false
|
| 18 |
+
is_v2: false
|
| 19 |
+
is_v3: false
|
| 20 |
+
is_xl: true
|
| 21 |
+
name_or_path: /cache/models/GraydientPlatformAPI--realism-engine2-xl
|
| 22 |
+
quantize: true
|
| 23 |
+
network:
|
| 24 |
+
linear: 32
|
| 25 |
+
linear_alpha: 64
|
| 26 |
+
type: lora
|
| 27 |
+
sample:
|
| 28 |
+
guidance_scale: 7.5
|
| 29 |
+
height: 1024
|
| 30 |
+
neg: ''
|
| 31 |
+
prompts:
|
| 32 |
+
- '[trigger] a person'
|
| 33 |
+
sample_every: 50
|
| 34 |
+
sample_steps: 20
|
| 35 |
+
sampler: flowmatch
|
| 36 |
+
seed: 42
|
| 37 |
+
walk_seed: true
|
| 38 |
+
width: 1024
|
| 39 |
+
train:
|
| 40 |
+
batch_size: 1
|
| 41 |
+
dtype: bf16
|
| 42 |
+
ema_config:
|
| 43 |
+
ema_decay: 0.99
|
| 44 |
+
use_ema: true
|
| 45 |
+
gradient_accumulation_steps: 1
|
| 46 |
+
gradient_checkpointing: true
|
| 47 |
+
lr: 1.5964726245169975e-06
|
| 48 |
+
lr_scheduler: cosine
|
| 49 |
+
lr_warmup_steps: 24
|
| 50 |
+
noise_scheduler: flowmatch
|
| 51 |
+
optimizer: prodigy
|
| 52 |
+
optimizer_params:
|
| 53 |
+
d_coef: 1.0
|
| 54 |
+
decouple: true
|
| 55 |
+
safeguard_warmup: true
|
| 56 |
+
use_bias_correction: true
|
| 57 |
+
weight_decay: 0.0001748280137128014
|
| 58 |
+
steps: 200
|
| 59 |
+
train_text_encoder: false
|
| 60 |
+
train_unet: true
|
| 61 |
+
training_folder: /app/checkpoints/5f0c9bca-9669-41e6-82b0-b772ea64cfc1/refactor-test
|
| 62 |
+
trigger_word: ''
|
| 63 |
+
type: sd_trainer
|
| 64 |
+
job: extension
|
| 65 |
+
meta:
|
| 66 |
+
name: last
|
| 67 |
+
version: '1.0'
|
checkpoints/last.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc0b42b8281ceb2e92dc0deeed9757aa4f0bd813781c5f1b82eabf14f304f16b
|
| 3 |
+
size 170555412
|
checkpoints/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:125e182cc5cd87e07d6d1c14d997275ac035be1114348f6e2302b5fbe4cdd588
|
| 3 |
+
size 1179679027
|
checkpoints/samples/1768627529675__000000000_0.jpg
ADDED
|
checkpoints/samples/1768627615549__000000050_0.jpg
ADDED
|
checkpoints/samples/1768627699965__000000100_0.jpg
ADDED
|
checkpoints/samples/1768627784349__000000150_0.jpg
ADDED
|
checkpoints/samples/1768627868039__000000200_0.jpg
ADDED
|