Upload folder using huggingface_hub
Browse files- WereSloth/flux_dev_jellywire/config.yaml +66 -0
- WereSloth/flux_dev_jellywire/flux_dev_jellywire.safetensors +3 -0
- WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001000.safetensors +3 -0
- WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001100.safetensors +3 -0
- WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001200.safetensors +3 -0
- WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001300.safetensors +3 -0
- WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001400.safetensors +3 -0
- WereSloth/flux_dev_jellywire/samples/1726110331139__000000000_0.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726110355776__000000000_1.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726110380410__000000000_2.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726111101105__000000500_0.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726111125754__000000500_1.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726111150378__000000500_2.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726111863591__000001000_0.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726111888211__000001000_1.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726111912819__000001000_2.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726112626393__000001500_0.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726112651015__000001500_1.jpg +0 -0
- WereSloth/flux_dev_jellywire/samples/1726112675630__000001500_2.jpg +0 -0
WereSloth/flux_dev_jellywire/config.yaml
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
config:
|
2 |
+
name: flux_dev_jellywire
|
3 |
+
process:
|
4 |
+
- datasets:
|
5 |
+
- cache_latents_to_disk: true
|
6 |
+
caption_dropout_rate: 0.2
|
7 |
+
caption_ext: txt
|
8 |
+
folder_path: /root/lorahub/flux_dev_jellywire/dataset
|
9 |
+
resolution:
|
10 |
+
- 512
|
11 |
+
- 768
|
12 |
+
- 1024
|
13 |
+
shuffle_tokens: false
|
14 |
+
token_dropout_rate: 0.01
|
15 |
+
device: cuda:0
|
16 |
+
model:
|
17 |
+
is_flux: true
|
18 |
+
name_or_path: black-forest-labs/FLUX.1-dev
|
19 |
+
quantize: true
|
20 |
+
text_encoder_bits: 8
|
21 |
+
network:
|
22 |
+
linear: 42
|
23 |
+
linear_alpha: 42
|
24 |
+
transformer_only: true
|
25 |
+
type: lora
|
26 |
+
performance_log_every: 500
|
27 |
+
sample:
|
28 |
+
height: 1024
|
29 |
+
neg: low quality, blurry
|
30 |
+
prompts:
|
31 |
+
- anatomical transparent model [jellywire]
|
32 |
+
- lizard biological [jellywire]
|
33 |
+
- guitar pedal from 2099 [jellywire]
|
34 |
+
sample_every: 500
|
35 |
+
sample_steps: 25
|
36 |
+
sampler: flowmatch
|
37 |
+
seed: 42
|
38 |
+
walk_seed: true
|
39 |
+
width: 1024
|
40 |
+
save:
|
41 |
+
dtype: float16
|
42 |
+
max_step_saves_to_keep: 5
|
43 |
+
save_every: 100
|
44 |
+
save_format: diffusers
|
45 |
+
train:
|
46 |
+
batch_size: 1
|
47 |
+
dtype: bf16
|
48 |
+
ema_config:
|
49 |
+
ema_decay: 0.99
|
50 |
+
use_ema: true
|
51 |
+
gradient_accumulation_steps: 1
|
52 |
+
gradient_checkpointing: true
|
53 |
+
linear_timesteps: true
|
54 |
+
loss_type: mse
|
55 |
+
lr: 0.0002
|
56 |
+
noise_scheduler: flowmatch
|
57 |
+
optimizer: adamw8bit
|
58 |
+
reg_weight: 1.0
|
59 |
+
steps: 1500
|
60 |
+
target_noise_multiplier: 1.0
|
61 |
+
train_text_encoder: false
|
62 |
+
train_unet: true
|
63 |
+
training_folder: /root/lorahub
|
64 |
+
trigger_word: jellywire
|
65 |
+
type: sd_trainer
|
66 |
+
job: extension
|
WereSloth/flux_dev_jellywire/flux_dev_jellywire.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32e20d961324f66e7c67de29d9dd021451a0a171da26bc0ed5243124040c3ee6
|
3 |
+
size 451202696
|
WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d2e6f3c23e4fcc390b93793f05918fe1124716361dc935e230186cbedd8075e
|
3 |
+
size 451202696
|
WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001100.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d584b1650a600bf2262e96b512634b5f6508b859b04957bcd2d51809f7df6106
|
3 |
+
size 451202696
|
WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001200.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb232d71ee1ca55abc541dd2f906ab370d38750a535edb17e07a67ec9205a1dc
|
3 |
+
size 451202696
|
WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001300.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9d03730fd169f8ddfcd754f6c89f559ceba5d6cc87ea5cb57f9c6d9ac729185
|
3 |
+
size 451202696
|
WereSloth/flux_dev_jellywire/flux_dev_jellywire_000001400.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5548454a24c8b3a7f99331353819f5872699920da226daa2051787cb1f17c55b
|
3 |
+
size 451202696
|
WereSloth/flux_dev_jellywire/samples/1726110331139__000000000_0.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726110355776__000000000_1.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726110380410__000000000_2.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726111101105__000000500_0.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726111125754__000000500_1.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726111150378__000000500_2.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726111863591__000001000_0.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726111888211__000001000_1.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726111912819__000001000_2.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726112626393__000001500_0.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726112651015__000001500_1.jpg
ADDED
WereSloth/flux_dev_jellywire/samples/1726112675630__000001500_2.jpg
ADDED