Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: text-to-image
|
| 7 |
+
base_model: runwayml/stable-diffusion-v1-5
|
| 8 |
+
tags:
|
| 9 |
+
- safetensors
|
| 10 |
+
- stable-diffusion
|
| 11 |
+
- sd1.5
|
| 12 |
+
- fluently
|
| 13 |
+
inference:
|
| 14 |
+
parameters:
|
| 15 |
+
num_inference_steps: 30
|
| 16 |
+
guidance_scale: 5.5
|
| 17 |
+
negative_prompt: >-
|
| 18 |
+
(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong
|
| 19 |
+
anatomy, extra limb, missing limb, floating limbs, (mutated hands and
|
| 20 |
+
fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting,
|
| 21 |
+
blurry, amputation
|
| 22 |
+
|
| 23 |
+
---
|
| 24 |
+
|
| 25 |
+
# **Fluently** V4.0 (Global Realese) - one model for all tasks ([Fluently XL](https://huggingface.co/fluently/Fluently-XL-v1))
|
| 26 |
+
|
| 27 |
+

|
| 28 |
+
|
| 29 |
+
I would like to introduce my model - **Fluently**! This model was made by merging. I crossed a lot of checkpoints and loras.
|
| 30 |
+
|
| 31 |
+
## About this model
|
| 32 |
+
|
| 33 |
+
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.
|
| 34 |
+
|
| 35 |
+
### What makes my model different from others
|
| 36 |
+
|
| 37 |
+
- Correct anatomy: my model has the correct anatomy
|
| 38 |
+
|
| 39 |
+
- Face details: my model generates beautifully detailed faces and eyes even without AfterDetailer
|
| 40 |
+
|
| 41 |
+
- Artistic: my model activates beautiful artistry when it needs it
|
| 42 |
+
|
| 43 |
+
- Inpainting: my model is pretty good at Inpainting/Outpainting and I don't need to put in a specially designed model
|
| 44 |
+
|
| 45 |
+
- Anime & Comic Book style: my model can draw great Anime and Comic Book art
|
| 46 |
+
|
| 47 |
+
### Merge details
|
| 48 |
+
|
| 49 |
+
Below is a severely truncated list of models and loras of this model merging:
|
| 50 |
+
|
| 51 |
+
*Models*:
|
| 52 |
+
|
| 53 |
+
- Juggernaut Final
|
| 54 |
+
|
| 55 |
+
- Deliberate V2
|
| 56 |
+
|
| 57 |
+
- RPG
|
| 58 |
+
|
| 59 |
+
- Realistic Vision V1.3
|
| 60 |
+
|
| 61 |
+
- DreamDrop V1
|
| 62 |
+
|
| 63 |
+
and more models...
|
| 64 |
+
|
| 65 |
+
*Loras*:
|
| 66 |
+
|
| 67 |
+
- LowRA V2
|
| 68 |
+
|
| 69 |
+
- Intricate Details
|
| 70 |
+
|
| 71 |
+
- Detail Slider
|
| 72 |
+
|
| 73 |
+
- Xeno Detailer
|
| 74 |
+
|
| 75 |
+
and more loras...
|
| 76 |
+
|
| 77 |
+
## How to use this model
|
| 78 |
+
|
| 79 |
+
### Quick Start
|
| 80 |
+
|
| 81 |
+
1. Install this model and start the AUTOMATIC1111
|
| 82 |
+
|
| 83 |
+
2. Select this checkpoint
|
| 84 |
+
|
| 85 |
+
3. Generate images!
|
| 86 |
+
|
| 87 |
+
#### Optimal Parameters
|
| 88 |
+
|
| 89 |
+
- Steps: 20-30
|
| 90 |
+
|
| 91 |
+
- Sampler: DPM++ 2M Karras/Euler a
|
| 92 |
+
|
| 93 |
+
- CFG Scale: 5-7
|
| 94 |
+
|
| 95 |
+
- CLIP-skip: 1
|
| 96 |
+
|
| 97 |
+
- Negative Prompt: practically unnecessary
|
| 98 |
+
|
| 99 |
+
#### Addion for this model
|
| 100 |
+
|
| 101 |
+
style.csv for this model: [click](https://drive.google.com/file/d/1KZrWX66A2byBAdtcVPkBTMU0g00Hm6Ta/view?usp=sharing)
|