Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,67 @@
|
|
1 |
-
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
7 |
+
library_name: diffusers
|
8 |
+
tags:
|
9 |
+
- diffusers
|
10 |
+
- safetensors
|
11 |
+
- hyper-sd
|
12 |
+
- hyper-sdxl
|
13 |
+
- image-generation
|
14 |
+
- SDXL
|
15 |
+
- SDXLv1.0
|
16 |
+
---
|
17 |
+
<style>
|
18 |
+
.center {
|
19 |
+
display: block;
|
20 |
+
margin-left: auto;
|
21 |
+
margin-right: auto;
|
22 |
+
width: 1216;
|
23 |
+
}
|
24 |
+
</style>
|
25 |
+
|
26 |
+
<div align="center">
|
27 |
+
<font size="12"><span>Natural Vision</span></font><font size="12" color="#AA4A44"><span> Hyper</span></font>
|
28 |
+
</div>
|
29 |
+
|
30 |
+
|
31 |
+
<!-- START SUPPORT -->
|
32 |
+
<a href='https://ko-fi.com/M4M3ZBOIT' target='_blank'>
|
33 |
+
<img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' />
|
34 |
+
</a>
|
35 |
+
<!-- END SUPPORT -->
|
36 |
+
|
37 |
+
---
|
38 |
+
## <b>Hyper Version(s) of [Natural Vision](https://huggingface.co/nDimensional/NatVis-Natural-Vision-SDXL)</b>
|
39 |
+
|
40 |
+
---
|
41 |
+
<b>Model Info</b>
|
42 |
+
* Base Model - <a href="https://huggingface.co/nDimensional/NatVis-Natural-Vision-SDXL">NaturalVision v1.0</a> + <a href="https://huggingface.co/ByteDance/SDXL-Lightning/tree/main">SDXL Lightning</a>
|
43 |
+
* VAE - <a href="https://huggingface.co/madebyollin/sdxl-vae-fp16-fix">sdxl-vae-fp16-fix</a>
|
44 |
+
* Type - Full-parameter fine-tune, FP16
|
45 |
+
* Medium - Photorealistic, Cinematography, Photography, Generalist
|
46 |
+
* Hyper Generation Parameter Recommendations:
|
47 |
+
* **Hyper with CFG:**
|
48 |
+
* CFG: 6-8
|
49 |
+
* Steps: Steps = `**X**steps` in model name.
|
50 |
+
* Sampler: Euler
|
51 |
+
* Schedule Type: SGM Uniform
|
52 |
+
* Recommended Generation Dimensions:
|
53 |
+
* 1344x768 (16:9) — Cinematic Film Stills
|
54 |
+
* 1536x640 (21:9) — Ultrawide Cinematic Film Stills
|
55 |
+
* 1152x896 (4:3) — Fullscreen
|
56 |
+
* 1216x832 (3:2) — Mobile landscape
|
57 |
+
* 1024x1024 (1:1) — Square
|
58 |
+
* 1024x704 (11:16)
|
59 |
+
* 768x1344 (9:16) — Tall (Instagram stories / snapchat)
|
60 |
+
* 896x1152 (3:4)
|
61 |
+
* 832x1216 (2:3) — Mobile Portrait
|
62 |
+
* 704x1024 (16:11)
|
63 |
+
|
64 |
+
---
|
65 |
+
<b>Latest Version:<font color="yellow"> v2.7_8step_CFG</font></b> <br>
|
66 |
+
<b>Hyper varients of NatViS versions priror to v2.7 will be uploaded over time.</b><br>
|
67 |
+
<b>Civitai Link: <a href="https://civitai.com/models/617652?modelVersionId=694293"><font color="red">NSFW WARNING</font></a></b>
|