Text-to-Image
Diffusers
template:sd-lora
flux
lora
LPDoctor commited on
Commit
41cf9e8
1 Parent(s): 21a1fed

Upload models and config file

Browse files
ThenAndNow_v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ae20db481c825edab3757adff77355da421070f06b3ddb12ecd951711f1254
3
+ size 134
ThenAndNow_v1_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cf9dbd86a1fe7aaaa1e30b4d0bde859c4c52ee115874b739c403d7ec95ecd40
3
+ size 134
ThenAndNow_v1_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0142d185c399d83895233f6038cd2d9ba4b8a41a595dbe2be324fb51adaad9d
3
+ size 134
ThenAndNow_v1_000002500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c87b838db50094fb96586bd67e372cad3f7da33cbe40a3d0c78ddd2b9f04ca43
3
+ size 134
config.yaml ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: ThenAndNow_v1
3
+ process:
4
+ - datasets:
5
+ - cache_latents_to_disk: true
6
+ caption_dropout_rate: 0.1
7
+ caption_ext: txt
8
+ folder_path: /root/lorahub/ThenAndNow_v1/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
+ guidance_scale: 3.5
29
+ height: 1024
30
+ neg: ''
31
+ prompts:
32
+ - 'Then-and-now: A black-and-white illustration of a wounded centaur, a mythical
33
+ creature from ancient lore, is held up in front of a modern park scene, aligned
34
+ with a wooded area in the background. In the foreground, the centaur is depicted
35
+ limping, arrows embedded in its side, with a look of pain on its face. The
36
+ background, in color, shows the same spot now peaceful and green, with people
37
+ jogging and children playing, emphasizing the transformation from mythical
38
+ battles to everyday tranquility'
39
+ - 'Then-and-now: A black-and-white photograph of a coiled snake resting among
40
+ the ruins of ancient Athens is positioned in front of the modern Acropolis
41
+ site, aligned with broken columns and stone pathways. In the foreground, the
42
+ snake, symbolizing wisdom and mystery, is nestled between fallen pillars under
43
+ the ancient sun. The background, in color, shows tourists walking through
44
+ the restored ruins, with informational signs and fencing, highlighting the
45
+ shift from an untamed, mythical past to a preserved historical landmark.'
46
+ - "Then-and-now: A black-and-white photograph of a silver sword, rumored to\
47
+ \ slay vampires, is held up against the backdrop of a modern museum display,\
48
+ \ aligned with the exhibit\u2019s lighting and structure. In the foreground,\
49
+ \ the sword gleams in monochrome, with intricate engravings and an aura of\
50
+ \ danger. The background, in color, shows the museum\u2019s clean, sterile\
51
+ \ setup, with other artifacts under glass, contrasting the legend and mystique\
52
+ \ of the weapon with its contemporary preservation as a piece of history."
53
+ - 'Then-and-now: A black-and-white photograph is placed over a color landscape,
54
+ aligned with the remnants of old concrete structures, blending past with present
55
+ in a seamless, gradient-like transition. In the foreground, the black-and-white
56
+ image shows an abandoned fortification with a gravel road winding through
57
+ it. The background, in color, reveals a grassy field and sky, contrasting
58
+ the worn, historical architecture with the natural, serene setting that surrounds
59
+ it today.'
60
+ - 'Then-and-now: A black-and-white archival photograph is seamlessly overlaid
61
+ in the foreground, aligning with the columns and lanterns of a grand building,
62
+ creating a stark, hard border between past and present. In the foreground
63
+ image, people in formal attire walk past a large dog statue in black and white,
64
+ evoking an earlier era. The background, in color, shows the same building
65
+ with contemporary elements like parked cars and updated windows, marking the
66
+ passage of time.'
67
+ - 'Then-and-now: a sepia picture of a scary clown from early 20th century is
68
+ held up over an image of a modern day circus, the trees and tents perfectly
69
+ aligned. In the foreground a scary sepia clown is making a scary face. The
70
+ background, in color, shows a quaint scene of a lovely modern day circus with
71
+ grass and kids playing.'
72
+ sample_every: 500
73
+ sample_steps: 25
74
+ sampler: flowmatch
75
+ seed: 42
76
+ walk_seed: true
77
+ width: 1024
78
+ save:
79
+ dtype: float16
80
+ max_step_saves_to_keep: 3
81
+ save_every: 500
82
+ save_format: diffusers
83
+ train:
84
+ batch_size: 1
85
+ dtype: bf16
86
+ ema_config:
87
+ ema_decay: 0.99
88
+ use_ema: true
89
+ gradient_accumulation_steps: 1
90
+ gradient_checkpointing: true
91
+ linear_timesteps: true
92
+ loss_type: mse
93
+ lr: 0.0002
94
+ noise_scheduler: flowmatch
95
+ optimizer: adamw8bit
96
+ reg_weight: 1.0
97
+ steps: 3000
98
+ target_noise_multiplier: 1.0
99
+ train_text_encoder: false
100
+ train_unet: true
101
+ training_folder: /root/lorahub
102
+ trigger_word: Then-and-now
103
+ type: sd_trainer
104
+ job: extension
105
+ meta:
106
+ description: by @an303042, The 'then-and-now' style juxtaposes a (usually) black-and-white
107
+ historical foreground image with a (usually) color photograph of a modern setting,
108
+ creating a seamless blend that contrasts past history with present-day reality.