thwri commited on
Commit
44370e4
·
verified ·
1 Parent(s): a19297b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -3
README.md CHANGED
@@ -1,3 +1,40 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: "black-forest-labs/FLUX.1-dev"
4
+ tags:
5
+ - flux
6
+ - flux-diffusers
7
+ - text-to-image
8
+ - diffusers
9
+ - simpletuner
10
+ - lora
11
+ - lycoris
12
+ - template:sd-lora
13
+ widget:
14
+ - text: A towering colossus of rusted metal and stone looms over a battlefield, its hollow chest holding a flickering, eldritch flame. Around its feet, fallen soldiers rise once more, bound by its curse.
15
+ output:
16
+ url: images/gothic_001.png
17
+ - text: A dragon with scales like liquid mercury coils around a shattered castle spire, its many eyes reflecting countless worlds.
18
+ output:
19
+ url: images/gothic_002.png
20
+ - text: A skeletal monarch clad in decaying finery sits on a throne made of cracked bones, his hollow eyes glowing faintly. Behind him, tattered banners whisper in an invisible wind.
21
+ output:
22
+ url: images/gothic_003.png
23
+ ---
24
+
25
+ <Gallery />
26
+
27
+ ## Training settings
28
+
29
+ - Training steps: 1900
30
+ - Learning rate: 2e-4
31
+ - Effective batch size: 6
32
+ - Micro-batch size: 6
33
+ - Gradient accumulation steps: 1
34
+ - Number of GPUs: 1
35
+ - Prediction type: flow-matching
36
+ - Rescaled betas zero SNR: False
37
+ - Optimizer: adamw_bf16
38
+ - Precision: Pure BF16
39
+ - Gradient Precision: FP32
40
+ - Lora type: lycoris