JealousType commited on
Commit
c1d59e8
·
verified ·
1 Parent(s): fc4959d

Upload folder using huggingface_hub

Browse files
bsh1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51f91f803619328ff8a7a175702242f26b3b001245cdcdc1289011361c51cc15
3
+ size 590057176
bsh1_000003910.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57bcd7d4ea621902aeb0cf78d711ccfe23ef9a92e89d02a9f668a97f8ab7c4d
3
+ size 590057176
bsh1_000004140.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a477f0a564c303ecbebd0b1e2c39f5db64930241828b9974f67b7090d84d5cd0
3
+ size 590057176
bsh1_000004370.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df7cd7528bd51c4356f00c3b00899f923301136f897a7874827bc4b10c2486d1
3
+ size 590057176
bsh1_000004600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:339557b762864b65c5a055fb2da50b040d83be09e221483185c1f32ad864b340
3
+ size 590057176
bsh1_000004830.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d2b1cc3992c86fc571c344f6af0605aa31245dd836eaa9afb5c08e4bd302b9
3
+ size 590057176
bsh1_000005060.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7762f4f8cc1fa38dcacead88ef3755f8a1367a4d9cefbac0e0e37b869fea31a3
3
+ size 590057176
bsh1_000005290.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:966751b8b8c8b88795d304c46dd3c898d53dabea9bdc9974b58c1fc774fa7ea6
3
+ size 590057176
bsh1_000005520.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4737c62a74167321f28968d9af7e43fff13ddae9a28afacebf086368251e0ce
3
+ size 590057176
bsh1_000005750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:062ccf2719ccea386f0261f2e98c5155b5e9416ecd89844395394356a76d6d6d
3
+ size 590057176
bsh1_000005980.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02ea4038728df460598a3f9be22991266219edea8a6c1f2c71c773261998f00e
3
+ size 590057176
bsh1_000006210.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b426d6d90f73bfba7ce16f303bfab0448795593712081035e0b16a42fe3081f
3
+ size 590057176
bsh1_000006440.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dfd79e5f7c57deafa4d2ca0205a5261c43edad0a232731fc2308d4f6e2be333
3
+ size 590057176
config.yaml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: bsh1
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: /root/ai-toolkit/modal_output
7
+ device: cuda:0
8
+ trigger_word: bsh1
9
+ network:
10
+ type: lora
11
+ linear: 32
12
+ linear_alpha: 32
13
+ save:
14
+ dtype: float16
15
+ save_every: 230
16
+ max_step_saves_to_keep: 12
17
+ push_to_hub: false
18
+ datasets:
19
+ - folder_path: /root/ai-toolkit/bsh1
20
+ caption_ext: txt
21
+ caption_dropout_rate: 0.1
22
+ shuffle_tokens: false
23
+ cache_latents_to_disk: true
24
+ resolution:
25
+ - 1024
26
+ train:
27
+ batch_size: 1
28
+ steps: 6670
29
+ gradient_accumulation: 1
30
+ train_unet: true
31
+ train_text_encoder: false
32
+ gradient_checkpointing: true
33
+ noise_scheduler: flowmatch
34
+ optimizer: adamw
35
+ timestep_type: shift
36
+ optimizer_params:
37
+ weight_decay: 0.0002
38
+ lr: 0.0002
39
+ skip_first_sample: true
40
+ disable_sampling: true
41
+ ema_config:
42
+ use_ema: true
43
+ ema_decay: 0.99
44
+ dtype: bf16
45
+ model:
46
+ name_or_path: /root/Qwen-Image
47
+ arch: qwen_image
48
+ quantize: false
49
+ quantize_te: false
50
+ low_vram: false
51
+ sample:
52
+ sampler: flowmatch
53
+ sample_every: 170
54
+ width: 1024
55
+ height: 1024
56
+ prompts:
57
+ - Photo of a young woman with long black hair, wearing a blue and white dress
58
+ with a white lace collar. She has a fair complexion and is looking directly
59
+ at the camera with a neutral expression. Her hair is adorned with small pink
60
+ flowers. The background is a gradient of blue to white, creating a soft and
61
+ dreamy atmosphere. The lighting is soft and even, highlighting her features.
62
+ The image has a high-quality, professional feel.
63
+ neg: ''
64
+ seed: 777
65
+ walk_seed: true
66
+ guidance_scale: 4
67
+ sample_steps: 30
68
+ meta:
69
+ name: bsh1
70
+ version: '1.0'