JealousType commited on
Commit
255fded
·
1 Parent(s): afb784b

Upload folder using huggingface_hub

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