man33sh commited on
Commit
5cb00e2
1 Parent(s): 2f4f330

Upload 7 files

Browse files
config.yaml ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: maneesh
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ trigger_word: MANEESH
9
+ network:
10
+ type: lora
11
+ linear: 16
12
+ linear_alpha: 16
13
+ save:
14
+ dtype: float16
15
+ save_every: 250
16
+ max_step_saves_to_keep: 4
17
+ push_to_hub: false
18
+ datasets:
19
+ - folder_path: /home/maneesh/images
20
+ caption_ext: txt
21
+ caption_dropout_rate: 0.05
22
+ shuffle_tokens: false
23
+ cache_latents_to_disk: true
24
+ resolution:
25
+ - 512
26
+ - 768
27
+ - 1024
28
+ train:
29
+ batch_size: 1
30
+ steps: 2000
31
+ gradient_accumulation_steps: 1
32
+ train_unet: true
33
+ train_text_encoder: false
34
+ gradient_checkpointing: true
35
+ noise_scheduler: flowmatch
36
+ optimizer: adamw8bit
37
+ lr: 0.0001
38
+ ema_config:
39
+ use_ema: true
40
+ ema_decay: 0.99
41
+ dtype: bf16
42
+ model:
43
+ name_or_path: black-forest-labs/FLUX.1-dev
44
+ is_flux: true
45
+ quantize: true
46
+ use_cpu_offload: true
47
+ low_vram: true
48
+ sample:
49
+ sampler: flowmatch
50
+ sample_every: 250
51
+ width: 1024
52
+ height: 1024
53
+ prompts:
54
+ - '[trigger] with red hair, playing chess at the park, bomb going off in the
55
+ background'
56
+ - a [trigger] holding a coffee cup, in a beanie, sitting at a cafe
57
+ - a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights,
58
+ holding a martini
59
+ - a [trigger] showing off his cool new t shirt at the beach, a shark is jumping
60
+ out of the water in the background
61
+ - a bear building a log cabin in the snow covered mountains
62
+ - '[trigger] playing the guitar, on stage, singing a song, laser lights, punk
63
+ rocker'
64
+ - hipster [trigger] with a beard, building a chair, in a wood shop
65
+ - photo of a [trigger], white background, medium shot, modeling clothing, studio
66
+ lighting, white backdrop
67
+ - a [trigger] holding a sign that says, 'this is a sign'
68
+ - a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket,
69
+ in a desert, with a motorcycle
70
+ neg: ''
71
+ seed: 42
72
+ walk_seed: true
73
+ guidance_scale: 4
74
+ sample_steps: 20
75
+ meta:
76
+ name: maneesh
77
+ version: '1.0'
maneesh.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37d22ec9897bdcacad89f6bcc71b019820a9cc0532f143a43a8880bc6441187f
3
+ size 171969392
maneesh_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2083fdc6318c56023af7857e9aa7e1692812510bee54944a485de0035c13290
3
+ size 171969392
maneesh_000001250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:935807b783b3439acc1e41d2721d465ac3f1bb34ed36450978c7d914d2750bbd
3
+ size 171969392
maneesh_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30888c489b4c269dde74f6ccc2f91496af5f712ef96e982eabe09c5516a25b98
3
+ size 171969392
maneesh_000001750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e2164b9ac69c5b9580253d448594bb847f28b240fa3d8238ad96ca705d8d732
3
+ size 171969392
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f3edb3cdbf5e2e6a44b6c9cca3764a5115da5e3b32f844bafd05bec221e1ff8
3
+ size 175676612