Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ inference: false
|
|
15 |
## Why NewArtModel?
|
16 |
|
17 |
The model itself is mainly based on WaifuDiffusion3 and was finetuned using a dataset of my own artwork and collected artwork of others.
|
|
|
18 |
|
19 |
<img alt="Showcase" src="https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%201.png"/>
|
20 |
|
@@ -26,6 +27,9 @@ Here are a few examples:
|
|
26 |
1. Generally all models from [andite](https://huggingface.co/andite)
|
27 |
2. Kenshi Model from [Luna](https://huggingface.co/SweetLuna/Kenshi)
|
28 |
|
|
|
|
|
|
|
29 |
# Showcase
|
30 |
|
31 |
**Example 1**
|
@@ -69,10 +73,7 @@ A beautiful picture of a girl with cat ears and wings, cat ears, anime girl, mos
|
|
69 |
Steps: 32, Sampler: Euler a, CFG scale: 7
|
70 |
```
|
71 |
|
72 |
-
|
73 |
-
I hope you enjoy the model. If you have any questions, you can ask me anything via Discord: "Nerfgun3#7508"
|
74 |
-
|
75 |
-
## License
|
76 |
|
77 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|
78 |
The CreativeML OpenRAIL License specifies:
|
|
|
15 |
## Why NewArtModel?
|
16 |
|
17 |
The model itself is mainly based on WaifuDiffusion3 and was finetuned using a dataset of my own artwork and collected artwork of others.
|
18 |
+
I hope you enjoy the model. If you have any questions, you can ask me anything via Discord: "Nerfgun3#7508"
|
19 |
|
20 |
<img alt="Showcase" src="https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%201.png"/>
|
21 |
|
|
|
27 |
1. Generally all models from [andite](https://huggingface.co/andite)
|
28 |
2. Kenshi Model from [Luna](https://huggingface.co/SweetLuna/Kenshi)
|
29 |
|
30 |
+
## Token
|
31 |
+
This model was trained on a token **m_style** like the Dreambooth models, but as can be seen in the sample prompts, it is not needed, and since merging is one of its strengths, it is not essential.
|
32 |
+
|
33 |
# Showcase
|
34 |
|
35 |
**Example 1**
|
|
|
73 |
Steps: 32, Sampler: Euler a, CFG scale: 7
|
74 |
```
|
75 |
|
76 |
+
# License
|
|
|
|
|
|
|
77 |
|
78 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|
79 |
The CreativeML OpenRAIL License specifies:
|