Upload folder using huggingface_hub
Browse files
config.yaml
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
job: extension
|
2 |
+
config:
|
3 |
+
name: martinelli-flux-lora
|
4 |
+
process:
|
5 |
+
- type: sd_trainer
|
6 |
+
training_folder: output
|
7 |
+
device: cuda:0
|
8 |
+
trigger_word: ohwx
|
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 |
+
datasets:
|
18 |
+
- folder_path: /workspace/ai-toolkit/dataset
|
19 |
+
caption_ext: txt
|
20 |
+
caption_dropout_rate: 0.05
|
21 |
+
shuffle_tokens: false
|
22 |
+
cache_latents_to_disk: true
|
23 |
+
resolution:
|
24 |
+
- 512
|
25 |
+
- 768
|
26 |
+
- 1024
|
27 |
+
train:
|
28 |
+
batch_size: 1
|
29 |
+
steps: 1000
|
30 |
+
gradient_accumulation_steps: 1
|
31 |
+
train_unet: true
|
32 |
+
train_text_encoder: false
|
33 |
+
gradient_checkpointing: true
|
34 |
+
noise_scheduler: flowmatch
|
35 |
+
optimizer: adamw8bit
|
36 |
+
lr: 0.0001
|
37 |
+
linear_timesteps: true
|
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 |
+
sample:
|
47 |
+
sampler: flowmatch
|
48 |
+
sample_every: 10000
|
49 |
+
width: 1024
|
50 |
+
height: 1024
|
51 |
+
prompts: []
|
52 |
+
neg: ''
|
53 |
+
seed: 42
|
54 |
+
walk_seed: true
|
55 |
+
guidance_scale: 3.5
|
56 |
+
sample_steps: 20
|
57 |
+
meta:
|
58 |
+
name: martinelli-flux-lora
|
59 |
+
version: '1.0'
|
martinelli-flux-lora.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0d34bf7baa78c95e86405ea5424e98e88561d792a41b4210ffe4e3a8e5a8321
|
3 |
+
size 171969416
|
martinelli-flux-lora_000000250.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dc904f04c432e03beb9180f9c11b9734f786a4f5d08cf0f83b63725edad1048
|
3 |
+
size 171969416
|
martinelli-flux-lora_000000500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:679d129e6461812453949ff0ffe7aca0da1c1b540bc9d5320a89a8b88c15f499
|
3 |
+
size 171969416
|
martinelli-flux-lora_000000750.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:738df7a9fe88172467a61ed7a2100c427e8b781de0af755fa7ad486542ed9286
|
3 |
+
size 171969416
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bd6260ca45be61ba34ac4d86a7b7ee61963c0793f1a3b5e46e9c22afd8c66a9
|
3 |
+
size 173272836
|