Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,16 @@ language:
|
|
12 |
<p align="center">Welcome to SomethingV2 - an anime latent diffusion model. This model is intended to produce vibrant but soft anime style images. </p>
|
13 |
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## Example
|
16 |
<img style="display:inline;margin:0;padding:0;" src="https://huggingface.co/NoCrypt/SomethingV2/resolve/main/imgs/00090-1829045217-masterpiece%20best%20quality%20hatsune%20miku%201girl%20white%20shirt%20blue%20necktie%20bare%20shoulders%20very%20detailed%20background%20hands%20on%20ow2473e4832c888be11494dab007c390c19c5b2f7d.png" width="32%"/>
|
17 |
<img style="display:inline;margin:0;padding:0;" src="https://huggingface.co/NoCrypt/SomethingV2/resolve/main/imgs/00022-1769428138-masterpiece%2C%20best%20quality%2C%20hatsune%20miku%2C%201girl%2C%20white%20shirt%2C%20blue%20necktie%2C%20bare%20shoulders%2C%20very%20detailed%20background%2C%20hands%20on%20ow.png" width="32%"/>
|
|
|
12 |
<p align="center">Welcome to SomethingV2 - an anime latent diffusion model. This model is intended to produce vibrant but soft anime style images. </p>
|
13 |
|
14 |
|
15 |
+
## Recommended Settings
|
16 |
+
- VAE : [Anything VAE](https://huggingface.co/NoCrypt/Anything-v3-0/resolve/main/anything.vae.pt)
|
17 |
+
- Sampler: DPM++ 2M Karras
|
18 |
+
- CFG Scale: 7 - 12
|
19 |
+
- Negative Prompt: [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
20 |
+
- For better results, using hires fix is a must.
|
21 |
+
- Hires upscaler: Latent (any variant, such as nearest-exact)
|
22 |
+
- Resolution: At least 512x512 first pass, upscale up to 1500x1500
|
23 |
+
|
24 |
+
|
25 |
## Example
|
26 |
<img style="display:inline;margin:0;padding:0;" src="https://huggingface.co/NoCrypt/SomethingV2/resolve/main/imgs/00090-1829045217-masterpiece%20best%20quality%20hatsune%20miku%201girl%20white%20shirt%20blue%20necktie%20bare%20shoulders%20very%20detailed%20background%20hands%20on%20ow2473e4832c888be11494dab007c390c19c5b2f7d.png" width="32%"/>
|
27 |
<img style="display:inline;margin:0;padding:0;" src="https://huggingface.co/NoCrypt/SomethingV2/resolve/main/imgs/00022-1769428138-masterpiece%2C%20best%20quality%2C%20hatsune%20miku%2C%201girl%2C%20white%20shirt%2C%20blue%20necktie%2C%20bare%20shoulders%2C%20very%20detailed%20background%2C%20hands%20on%20ow.png" width="32%"/>
|