it-inect commited on
Commit
8ffe1c0
·
verified ·
1 Parent(s): ca1bd8c

Upload 2 files

Browse files
Just_Russel_lora_Bjarne_V1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfac1084c123a851c132003405edb4190477f9dcd77f87a72ad64ef9fc3ff50
3
+ size 1179881928
config.yaml ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ meta:
3
+ name: qwen_lora_1757599137
4
+ version: '1.0'
5
+ name: qwen_lora_1757599137
6
+ process:
7
+ - datasets:
8
+ - cache_latents_to_disk: false
9
+ caption_dropout_rate: 0.0
10
+ caption_ext: txt
11
+ default_caption: A photo of a person named <>
12
+ folder_path: /src/input_images
13
+ num_workers: 4
14
+ pin_memory: true
15
+ resolution:
16
+ - 512
17
+ - 768
18
+ - 1024
19
+ shuffle_tokens: false
20
+ device: cuda:0
21
+ model:
22
+ arch: qwen_image
23
+ low_vram: false
24
+ name_or_path: Qwen/Qwen-Image
25
+ quantize: false
26
+ quantize_te: false
27
+ network:
28
+ linear: 64
29
+ linear_alpha: 64
30
+ type: lora
31
+ sample:
32
+ sample_every: 0
33
+ save:
34
+ dtype: float16
35
+ max_step_saves_to_keep: 1
36
+ push_to_hub: false
37
+ save_every: 3500
38
+ train:
39
+ batch_size: 1
40
+ dtype: bf16
41
+ ema_config:
42
+ ema_decay: 0.99
43
+ use_ema: false
44
+ gradient_accumulation_steps: 2
45
+ gradient_checkpointing: false
46
+ lr: 0.0002
47
+ max_grad_norm: 1.0
48
+ noise_scheduler: flowmatch
49
+ optimizer: adamw
50
+ seed: 42
51
+ steps: 3500
52
+ train_text_encoder: false
53
+ train_unet: true
54
+ training_folder: /src/output
55
+ type: sd_trainer
56
+ job: extension