lenML commited on
Commit
5662c36
·
verified ·
1 Parent(s): be9c502

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -3
README.md CHANGED
@@ -1,3 +1,50 @@
1
- ---
2
- license: openrail++
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ language:
4
+ - en
5
+ library_name: diffusers
6
+ tags:
7
+ - art
8
+ - people
9
+ - diffusion
10
+ - Cinematic
11
+ - Photography
12
+ - Landscape
13
+ - Interior
14
+ - Food
15
+ - Car
16
+ - Wildlife
17
+ - Architecture
18
+ thumbnail: >-
19
+ https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a5efebeb-9130-4b69-b4ed-6f4c0bed6a9b/original=true/29335-3173029641-best%20quality,_(Case%20Hardened_1.2),%20photo%20of%20a%20kitchen%20cleaver,%20exquisite%20engraving%20pattern.jpeg
20
+ pipeline_tag: text-to-image
21
+ ---
22
+
23
+ ### Case-Hardened
24
+
25
+ CaseH does not mean `hentai case`; instead, CaseH stands for `Case Hardened`.
26
+
27
+ It derives from the SDXL distillation, creating a 1.5 model.
28
+
29
+ Recommended configuration:
30
+ - Sampler: DPM++ 2M Karras
31
+ - Steps: 15-55 (recommended 35)
32
+ - CFG: 2-5 (recommended 4)
33
+
34
+ > The higher the CFG value, the fewer steps should be used.
35
+
36
+ ### How
37
+
38
+ This model represents an idea I have been experimenting with. It seems I've managed to produce a release-worthy version.
39
+
40
+ Actually, my concept is quite straightforward, based on the following two assumptions:
41
+ - The model has ample capacity to accommodate more knowledge.
42
+ - Consistency in architecture implies the possibility of distillation (and we could focus on learning just the realistic part).
43
+
44
+ Therefore, I attempted to use the SDXL model (one of the more popular versions on Civitai) as the teacher model to distill knowledge into the SD1.5 model (the beta version is based on the LOFIv4 tune-up).
45
+
46
+ > To my surprise, this round of fine-tuning has significantly surpassed previous distillation (raw-xs) versions. After the tune-up, LOFIv4 has almost completely abandoned the asian-style and shifted entirely towards SDXL.
47
+
48
+ ### Beta Issues
49
+ - ti model lora model may not be used as expected
50
+ Due to the strong leaning towards learning from SDXL, it could cause the action on the 1.5 TI model to fail, such as with the ng_deepnegative_xx series models.