Commit ·
44cb53d
1
Parent(s): 88547a9
Upload folder using huggingface_hub
Browse files
fey3_1_q/config.yaml
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
job: extension
|
| 2 |
+
config:
|
| 3 |
+
name: fey3_1_q
|
| 4 |
+
process:
|
| 5 |
+
- type: sd_trainer
|
| 6 |
+
training_folder: /root/ai-toolkit/modal_output
|
| 7 |
+
device: cuda:0
|
| 8 |
+
trigger_word: fey3_1_q
|
| 9 |
+
network:
|
| 10 |
+
type: lora
|
| 11 |
+
linear: 32
|
| 12 |
+
linear_alpha: 32
|
| 13 |
+
conv: 16
|
| 14 |
+
conv_alpha: 16
|
| 15 |
+
lokr_full_rank: true
|
| 16 |
+
lokr_factor: -1
|
| 17 |
+
save:
|
| 18 |
+
dtype: bf16
|
| 19 |
+
save_every: 222
|
| 20 |
+
max_step_saves_to_keep: 5
|
| 21 |
+
push_to_hub: false
|
| 22 |
+
datasets:
|
| 23 |
+
- folder_path: /root/ai-toolkit/fey3_q2
|
| 24 |
+
caption_ext: txt
|
| 25 |
+
caption_dropout_rate: 0.1
|
| 26 |
+
shuffle_tokens: false
|
| 27 |
+
cache_latents_to_disk: true
|
| 28 |
+
resolution:
|
| 29 |
+
- 1024
|
| 30 |
+
train:
|
| 31 |
+
batch_size: 1
|
| 32 |
+
steps: 5994
|
| 33 |
+
gradient_accumulation: 1
|
| 34 |
+
train_unet: true
|
| 35 |
+
train_text_encoder: false
|
| 36 |
+
gradient_checkpointing: true
|
| 37 |
+
noise_scheduler: flowmatch
|
| 38 |
+
optimizer: adamw
|
| 39 |
+
timestep_type: lognorm_blend
|
| 40 |
+
optimizer_params:
|
| 41 |
+
weight_decay: 0.0001
|
| 42 |
+
lr: 0.0002
|
| 43 |
+
lr_scheduler: cosine_with_restarts
|
| 44 |
+
lr_scheduler_params:
|
| 45 |
+
eta_min: 5.0e-05
|
| 46 |
+
skip_first_sample: true
|
| 47 |
+
disable_sampling: true
|
| 48 |
+
ema_config:
|
| 49 |
+
use_ema: false
|
| 50 |
+
ema_decay: 0.99
|
| 51 |
+
dtype: bf16
|
| 52 |
+
do_differential_guidance: true
|
| 53 |
+
differential_guidance_scale: 3
|
| 54 |
+
model:
|
| 55 |
+
name_or_path: /root/Qwen-Image
|
| 56 |
+
arch: qwen_image
|
| 57 |
+
quantize: false
|
| 58 |
+
quantize_te: false
|
| 59 |
+
low_vram: false
|
| 60 |
+
sample:
|
| 61 |
+
sampler: flowmatch
|
| 62 |
+
sample_every: 170
|
| 63 |
+
width: 1024
|
| 64 |
+
height: 1024
|
| 65 |
+
prompts:
|
| 66 |
+
- Photo of a young woman with long black hair, wearing a blue and white dress
|
| 67 |
+
with a white lace collar. She has a fair complexion and is looking directly
|
| 68 |
+
at the camera with a neutral expression. Her hair is adorned with small pink
|
| 69 |
+
flowers. The background is a gradient of blue to white, creating a soft and
|
| 70 |
+
dreamy atmosphere. The lighting is soft and even, highlighting her features.
|
| 71 |
+
The image has a high-quality, professional feel.
|
| 72 |
+
neg: ''
|
| 73 |
+
seed: 777
|
| 74 |
+
walk_seed: true
|
| 75 |
+
guidance_scale: 4
|
| 76 |
+
sample_steps: 30
|
| 77 |
+
meta:
|
| 78 |
+
name: fey3_1_q
|
| 79 |
+
version: '1.0'
|
fey3_1_q/fey3_1_q.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25cf2816379c551d10ceb1acb85794004b79ee4c3f902040fae49667c414cf39
|
| 3 |
+
size 590058872
|
fey3_1_q/fey3_1_q_000004884.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b573fbf7bfb0119ed05b1983e988612b6a5d41743b0631d61ecb2e2df395a96
|
| 3 |
+
size 590058872
|
fey3_1_q/fey3_1_q_000005106.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea380c89be14b81a23ef26b49d73eb2b526cd2c9bb7e17c932cf01c7116999b6
|
| 3 |
+
size 590058872
|
fey3_1_q/fey3_1_q_000005328.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf835b85d210ee299e0c952a02e561a8491490049fecb830de7029a73fcc5578
|
| 3 |
+
size 590058872
|
fey3_1_q/fey3_1_q_000005550.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e228730214aa720657261dc44e6edbc3ce705a24cf1d2cc78a8cdf6f692a2cae
|
| 3 |
+
size 590058872
|
fey3_1_q/fey3_1_q_000005772.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:555ca0c505cde302fb1df59267e94253f081483eeedc2bd825171c39b56eb87a
|
| 3 |
+
size 590058872
|