Datasets:
Upload folder using huggingface_hub
Browse files
config.yaml
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
job: extension
|
2 |
+
config:
|
3 |
+
name: refurnish-lora
|
4 |
+
process:
|
5 |
+
- type: sd_trainer
|
6 |
+
training_folder: 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: 200
|
15 |
+
max_step_saves_to_keep: 4
|
16 |
+
push_to_hub: true
|
17 |
+
hf_private: true
|
18 |
+
datasets:
|
19 |
+
- folder_path: datasets/23887c7f-d0be-47d5-b7bd-5cd2246e6bcf
|
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: 500
|
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.0004
|
38 |
+
ema_config:
|
39 |
+
use_ema: true
|
40 |
+
ema_decay: 0.99
|
41 |
+
dtype: bf16
|
42 |
+
skip_first_sample: true
|
43 |
+
disable_sampling: false
|
44 |
+
model:
|
45 |
+
name_or_path: black-forest-labs/FLUX.1-dev
|
46 |
+
is_flux: true
|
47 |
+
quantize: true
|
48 |
+
low_vram: true
|
49 |
+
sample:
|
50 |
+
sampler: flowmatch
|
51 |
+
sample_every: 200
|
52 |
+
width: 1024
|
53 |
+
height: 1024
|
54 |
+
prompts:
|
55 |
+
- A golden coated lamp on the wall of a castle, scandinavian
|
56 |
+
- A wooden-colored wall-lamp in a modern house, scandinavian
|
57 |
+
- A scandinavian lamp in a brutalist living room
|
58 |
+
neg: ''
|
59 |
+
seed: 42
|
60 |
+
walk_seed: true
|
61 |
+
guidance_scale: 3.5
|
62 |
+
sample_steps: 28
|
63 |
+
trigger_word: scandinavian
|
64 |
+
meta:
|
65 |
+
name: refurnish-lora
|
66 |
+
version: '1.0'
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b12ed3a190be11aad311394699c2f19a9a682eb42af2e2c860d9194138e968bd
|
3 |
+
size 173271812
|
refurnish-lora_000000200.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78182a4339b5c2175a6dc71a347d2a5e6beefdc1a142e9f10ad37a05337c86a7
|
3 |
+
size 171969416
|
samples/1737119029976__000000200_0.jpg
ADDED
![]() |
Git LFS Details
|
samples/1737119059645__000000200_1.jpg
ADDED
![]() |
Git LFS Details
|
samples/1737119089273__000000200_2.jpg
ADDED
![]() |
Git LFS Details
|