Upload folder using huggingface_hub
Browse files- maxxd4240/surrea1/config.yaml +66 -0
- maxxd4240/surrea1/samples/1726079829320__000000000_0.jpg +0 -0
- maxxd4240/surrea1/samples/1726079853939__000000000_1.jpg +0 -0
- maxxd4240/surrea1/samples/1726079878555__000000000_2.jpg +0 -0
- maxxd4240/surrea1/samples/1726080999367__000000500_0.jpg +0 -0
- maxxd4240/surrea1/samples/1726081023928__000000500_1.jpg +0 -0
- maxxd4240/surrea1/samples/1726081048490__000000500_2.jpg +0 -0
- maxxd4240/surrea1/samples/1726082171279__000001000_0.jpg +0 -0
- maxxd4240/surrea1/samples/1726082195834__000001000_1.jpg +0 -0
- maxxd4240/surrea1/samples/1726082220396__000001000_2.jpg +0 -0
- maxxd4240/surrea1/samples/1726083340318__000001500_0.jpg +0 -0
- maxxd4240/surrea1/samples/1726083364873__000001500_1.jpg +0 -0
- maxxd4240/surrea1/samples/1726083389430__000001500_2.jpg +0 -0
- maxxd4240/surrea1/samples/1726084509112__000002000_0.jpg +0 -0
- maxxd4240/surrea1/samples/1726084533668__000002000_1.jpg +0 -0
- maxxd4240/surrea1/samples/1726084558225__000002000_2.jpg +0 -0
- maxxd4240/surrea1/samples/1726085678453__000002500_0.jpg +0 -0
- maxxd4240/surrea1/samples/1726085703006__000002500_1.jpg +0 -0
- maxxd4240/surrea1/samples/1726085727561__000002500_2.jpg +0 -0
- maxxd4240/surrea1/surrea1.safetensors +3 -0
- maxxd4240/surrea1/surrea1_000002000.safetensors +3 -0
- maxxd4240/surrea1/surrea1_000002100.safetensors +3 -0
- maxxd4240/surrea1/surrea1_000002200.safetensors +3 -0
- maxxd4240/surrea1/surrea1_000002300.safetensors +3 -0
- maxxd4240/surrea1/surrea1_000002400.safetensors +3 -0
maxxd4240/surrea1/config.yaml
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
config:
|
2 |
+
name: surrea1
|
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/surrea1/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 |
+
- wounded centaur, mythical creature [trigger]
|
32 |
+
- ruins of athens, snake [trigger]
|
33 |
+
- silver vampire sword [trigger]
|
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: 2500
|
60 |
+
target_noise_multiplier: 1.0
|
61 |
+
train_text_encoder: false
|
62 |
+
train_unet: true
|
63 |
+
training_folder: /root/lorahub
|
64 |
+
trigger_word: surreal
|
65 |
+
type: sd_trainer
|
66 |
+
job: extension
|
maxxd4240/surrea1/samples/1726079829320__000000000_0.jpg
ADDED
maxxd4240/surrea1/samples/1726079853939__000000000_1.jpg
ADDED
maxxd4240/surrea1/samples/1726079878555__000000000_2.jpg
ADDED
maxxd4240/surrea1/samples/1726080999367__000000500_0.jpg
ADDED
maxxd4240/surrea1/samples/1726081023928__000000500_1.jpg
ADDED
maxxd4240/surrea1/samples/1726081048490__000000500_2.jpg
ADDED
maxxd4240/surrea1/samples/1726082171279__000001000_0.jpg
ADDED
maxxd4240/surrea1/samples/1726082195834__000001000_1.jpg
ADDED
maxxd4240/surrea1/samples/1726082220396__000001000_2.jpg
ADDED
maxxd4240/surrea1/samples/1726083340318__000001500_0.jpg
ADDED
maxxd4240/surrea1/samples/1726083364873__000001500_1.jpg
ADDED
maxxd4240/surrea1/samples/1726083389430__000001500_2.jpg
ADDED
maxxd4240/surrea1/samples/1726084509112__000002000_0.jpg
ADDED
maxxd4240/surrea1/samples/1726084533668__000002000_1.jpg
ADDED
maxxd4240/surrea1/samples/1726084558225__000002000_2.jpg
ADDED
maxxd4240/surrea1/samples/1726085678453__000002500_0.jpg
ADDED
maxxd4240/surrea1/samples/1726085703006__000002500_1.jpg
ADDED
maxxd4240/surrea1/samples/1726085727561__000002500_2.jpg
ADDED
maxxd4240/surrea1/surrea1.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:debb05792c5e52ed024854ab41b0009e840354d244a3b87df3ae26589c6d704a
|
3 |
+
size 451202680
|
maxxd4240/surrea1/surrea1_000002000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d27c3ae3a0d2681d523027a06d984c3157fca9c78d001d4481354a109d2b2aa6
|
3 |
+
size 451202680
|
maxxd4240/surrea1/surrea1_000002100.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8560e059783924e7e99dbed498d06946a286a22f0a5ba61d360052eb420b1895
|
3 |
+
size 451202680
|
maxxd4240/surrea1/surrea1_000002200.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30c2797202f381a24a5eb3676b94783d77cd6971893cdf93b1cc785c41dc82a7
|
3 |
+
size 451202680
|
maxxd4240/surrea1/surrea1_000002300.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46f81bf7400566c9a5e43476a0da72f498180c5c2ab7095a795cc97446574591
|
3 |
+
size 451202680
|
maxxd4240/surrea1/surrea1_000002400.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5828b61d61f820f78bfc7c417091d3285e99bc890a47c94c9aa4d2a3df64e146
|
3 |
+
size 451202680
|