ehristoforu commited on
Commit
f7ccc72
1 Parent(s): df9a4af

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +104 -0
README.md ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: fluently-license
4
+ license_link: https://huggingface.co/spaces/fluently/License
5
+ library_name: diffusers
6
+ pipeline_tag: image-to-image
7
+ base_model: runwayml/stable-diffusion-inpainting
8
+ tags:
9
+ - safetensors
10
+ - stable-diffusion
11
+ - sd1.5
12
+ - inpainting
13
+ - fluently
14
+ inference:
15
+ parameters:
16
+ num_inference_steps: 30
17
+ guidance_scale: 5.5
18
+ negative_prompt: >-
19
+ (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong
20
+ anatomy, extra limb, missing limb, floating limbs, (mutated hands and
21
+ fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting,
22
+ blurry, amputation
23
+ ---
24
+ # **Fluently** V4-inpainting - one model for all tasks ([Fluently XL](https://huggingface.co/fluently/Fluently-XL-v1))
25
+
26
+ ![preview](images/preview.png)
27
+
28
+
29
+ *Special inpaint version, needed for small parts and complex objects.*
30
+
31
+
32
+ I would like to introduce my model - **Fluently**! This model was made by merging. I crossed a lot of checkpoints and loras.
33
+
34
+ ## About this model
35
+
36
+ In a nutshell, I took a few checkpoints and a bunch of Loras, I crossed through an extension in AUTOMATIC1111 - SuperMerger (available in extensions). Many factors were taken into account such as: eye quality, correct anatomy, reductions in required promt for a good result.
37
+
38
+ ### What makes my model different from others
39
+
40
+ - Correct anatomy: my model has the correct anatomy
41
+
42
+ - Face details: my model generates beautifully detailed faces and eyes even without AfterDetailer
43
+
44
+ - Artistic: my model activates beautiful artistry when it needs it
45
+
46
+ - Inpainting: my model is pretty good at Inpainting/Outpainting and I don't need to put in a specially designed model
47
+
48
+ - Anime & Comic Book style: my model can draw great Anime and Comic Book art
49
+
50
+ ### Merge details
51
+
52
+ Below is a severely truncated list of models and loras of this model merging:
53
+
54
+ *Models*:
55
+
56
+ - Juggernaut Final
57
+
58
+ - Deliberate V2
59
+
60
+ - RPG
61
+
62
+ - Realistic Vision V1.3
63
+
64
+ - DreamDrop V1
65
+
66
+ and more models...
67
+
68
+ *Loras*:
69
+
70
+ - LowRA V2
71
+
72
+ - Intricate Details
73
+
74
+ - Detail Slider
75
+
76
+ - Xeno Detailer
77
+
78
+ and more loras...
79
+
80
+ ## How to use this model
81
+
82
+ ### Quick Start
83
+
84
+ 1. Install this model and start the AUTOMATIC1111
85
+
86
+ 2. Select this checkpoint
87
+
88
+ 3. Generate images!
89
+
90
+ #### Optimal Parameters
91
+
92
+ - Steps: 20-30
93
+
94
+ - Sampler: DPM++ 2M Karras/Euler a
95
+
96
+ - CFG Scale: 5-7
97
+
98
+ - CLIP-skip: 1
99
+
100
+ - Negative Prompt: practically unnecessary
101
+
102
+ #### Addion for this model
103
+
104
+ style.csv for this model: [click](https://drive.google.com/file/d/1KZrWX66A2byBAdtcVPkBTMU0g00Hm6Ta/view?usp=sharing)