Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ license_name: fair-ai-public-license-1.0-sd
|
|
4 |
license_link: https://freedevproject.org/faipl-1.0-sd/
|
5 |
base_model:
|
6 |
- Laxhar/noobai-XL-Vpred-1.0
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: text-to-image
|
8 |
library_name: diffusers
|
9 |
tags:
|
@@ -11,6 +15,7 @@ tags:
|
|
11 |
- diffusers
|
12 |
- stable-diffusion
|
13 |
- stable-diffusion-xl
|
|
|
14 |
---
|
15 |
|
16 |
## Descriptions
|
@@ -24,12 +29,14 @@ tags:
|
|
24 |
* stability
|
25 |
* backgrounds
|
26 |
|
|
|
27 |
|
28 |
## Models
|
29 |
|
30 |
* [NAI-X-soft](https://huggingface.co/rityak/NAI-X-vpred/resolve/main/NAI-X-soft-vpred.safetensors?download=true) - a gentle improvement on NoobAI-XL, the main changes affect composition, anatomy, and colors. Simpler negatives can be used, generation has a more cohesive and pleasing style. All original tokens and tags must be used.
|
31 |
* [NAI-X-zero](https://huggingface.co/rityak/NAI-X-vpred/resolve/main/NAI-X-zero-vpred.safetensors?download=true) - a version of the model with stronger changes compared to NAI-X-soft, but it is also meant to be just an improved version of NoobAI-XL. More influence on faces and details, composition and anotomy are on par with the soft version of the model.
|
32 |
|
|
|
33 |
|
34 |
## Recipe
|
35 |
|
|
|
4 |
license_link: https://freedevproject.org/faipl-1.0-sd/
|
5 |
base_model:
|
6 |
- Laxhar/noobai-XL-Vpred-1.0
|
7 |
+
- RedRayz/hikari_noob_v-pred_1.2.1
|
8 |
+
- John6666/wai-shuffle-noob-vpred20-sdxl
|
9 |
+
- John6666/cyberrealistic-xl-v53-sdxl
|
10 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
11 |
pipeline_tag: text-to-image
|
12 |
library_name: diffusers
|
13 |
tags:
|
|
|
15 |
- diffusers
|
16 |
- stable-diffusion
|
17 |
- stable-diffusion-xl
|
18 |
+
- merge
|
19 |
---
|
20 |
|
21 |
## Descriptions
|
|
|
29 |
* stability
|
30 |
* backgrounds
|
31 |
|
32 |
+
---
|
33 |
|
34 |
## Models
|
35 |
|
36 |
* [NAI-X-soft](https://huggingface.co/rityak/NAI-X-vpred/resolve/main/NAI-X-soft-vpred.safetensors?download=true) - a gentle improvement on NoobAI-XL, the main changes affect composition, anatomy, and colors. Simpler negatives can be used, generation has a more cohesive and pleasing style. All original tokens and tags must be used.
|
37 |
* [NAI-X-zero](https://huggingface.co/rityak/NAI-X-vpred/resolve/main/NAI-X-zero-vpred.safetensors?download=true) - a version of the model with stronger changes compared to NAI-X-soft, but it is also meant to be just an improved version of NoobAI-XL. More influence on faces and details, composition and anotomy are on par with the soft version of the model.
|
38 |
|
39 |
+
---
|
40 |
|
41 |
## Recipe
|
42 |
|