thegallier
commited on
Commit
•
d3c226a
1
Parent(s):
870df1f
Upload folder using huggingface_hub
Browse files
config.yaml
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
job: extension
|
2 |
+
config:
|
3 |
+
name: my_first_flux_lora_v1
|
4 |
+
process:
|
5 |
+
- type: sd_trainer
|
6 |
+
training_folder: /content/output
|
7 |
+
device: cuda:0
|
8 |
+
network:
|
9 |
+
type: lora
|
10 |
+
linear: 16
|
11 |
+
linear_alpha: 16
|
12 |
+
save:
|
13 |
+
dtype: float16
|
14 |
+
save_every: 250
|
15 |
+
max_step_saves_to_keep: 4
|
16 |
+
datasets:
|
17 |
+
- folder_path: /content/dataset
|
18 |
+
caption_ext: txt
|
19 |
+
caption_dropout_rate: 0.05
|
20 |
+
shuffle_tokens: false
|
21 |
+
cache_latents_to_disk: true
|
22 |
+
resolution:
|
23 |
+
- 512
|
24 |
+
- 768
|
25 |
+
- 1024
|
26 |
+
train:
|
27 |
+
batch_size: 1
|
28 |
+
steps: 2000
|
29 |
+
gradient_accumulation_steps: 1
|
30 |
+
train_unet: true
|
31 |
+
train_text_encoder: false
|
32 |
+
gradient_checkpointing: true
|
33 |
+
noise_scheduler: flowmatch
|
34 |
+
optimizer: adamw8bit
|
35 |
+
lr: 0.0001
|
36 |
+
ema_config:
|
37 |
+
use_ema: true
|
38 |
+
ema_decay: 0.99
|
39 |
+
dtype: bf16
|
40 |
+
model:
|
41 |
+
name_or_path: black-forest-labs/FLUX.1-schnell
|
42 |
+
assistant_lora_path: ostris/FLUX.1-schnell-training-adapter
|
43 |
+
is_flux: true
|
44 |
+
quantize: true
|
45 |
+
sample:
|
46 |
+
sampler: flowmatch
|
47 |
+
sample_every: 250
|
48 |
+
width: 1024
|
49 |
+
height: 1024
|
50 |
+
prompts:
|
51 |
+
- woman with red hair, playing chess at the park, bomb going off in the background
|
52 |
+
- a woman holding a coffee cup, in a beanie, sitting at a cafe
|
53 |
+
- a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights,
|
54 |
+
holding a martini
|
55 |
+
- a man showing off his cool new t shirt at the beach, a shark is jumping out
|
56 |
+
of the water in the background
|
57 |
+
- a bear building a log cabin in the snow covered mountains
|
58 |
+
- woman playing the guitar, on stage, singing a song, laser lights, punk rocker
|
59 |
+
- hipster man with a beard, building a chair, in a wood shop
|
60 |
+
- photo of a man, white background, medium shot, modeling clothing, studio lighting,
|
61 |
+
white backdrop
|
62 |
+
- a man holding a sign that says, 'this is a sign'
|
63 |
+
- a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket,
|
64 |
+
in a desert, with a motorcycle
|
65 |
+
neg: ''
|
66 |
+
seed: 42
|
67 |
+
walk_seed: true
|
68 |
+
guidance_scale: 1
|
69 |
+
sample_steps: 4
|
70 |
+
meta:
|
71 |
+
name: my_first_flux_lora_v1
|
72 |
+
version: '1.0'
|
my_first_flux_lora_v1.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da16863cf3d47510381393232273d60e8c3493230fee1dd2bc3c035ad54648d9
|
3 |
+
size 171969368
|
my_first_flux_lora_v1_000001000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbaa27b61170de1d9ffe1d98e48c52978713fc473b026baef07d411b42c6c854
|
3 |
+
size 171969368
|
my_first_flux_lora_v1_000001250.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e150dab850556484d5585734ea5782c833c9733d9ae0c0a56b5c05e0f9993157
|
3 |
+
size 171969368
|
my_first_flux_lora_v1_000001500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd28f21193d646027c04a33528a66a283a1d7d3bb81fb78404ab44cb831f6cac
|
3 |
+
size 171969368
|
my_first_flux_lora_v1_000001750.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44be9050a5f3346fb3353d10aafc6597b4c76eaa7b9c90a7485ee21af0632dbc
|
3 |
+
size 171969368
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:364aade12ecf4fe35c12800849d9e9de82e8cc19b3f9e39b7ccb1651e2aef061
|
3 |
+
size 173272836
|