Linaqruf commited on
Commit
c881db0
·
1 Parent(s): b9de7c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -11
README.md CHANGED
@@ -24,7 +24,7 @@ library_name: diffusers
24
 
25
  # Anything V3.1
26
 
27
- ![Anime Girl](https://huggingface.co/Linaqruf/hitokomoru-diffusion-v2/resolve/main/example_image/thumbnail.png)
28
 
29
  Anything V3.1, A third party continuation of a latent diffusion model, Anything V3.0. This model is claimed to be a better version of Anything V3.0 with fixed VAE model and fixed CLIP position id key, CLIP reference taken from Stable Diffusion V1.5. VAE Swapped using Kohya's `merge-vae` script and CLIP fixed using Arena's `stable-diffusion-model-toolkit` webui extensions.
30
 
@@ -98,16 +98,9 @@ image.save("anime_girl.png")
98
 
99
  Here is some cherrypicked samples and comparison between available models
100
 
101
- ![Anime Girl](https://huggingface.co/Linaqruf/hitokomoru-diffusion-v2/resolve/main/example_image/cherry-picked-sample.png)
102
-
103
- ### Prompt and settings for Example Images
104
- ```
105
- masterpiece, best quality, high quality, 1girl, solo, sitting, confident expression, long blonde hair, blue eyes, formal dress, jewelry, make-up, luxury, close-up, face, upper body.
106
-
107
- Negative prompt: worst quality, low quality, medium quality, deleted, lowres, comic, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, jpeg artifacts, signature, watermark, username, blurry
108
-
109
- Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 994051800, Size: 512x768, Model hash: ea61e913a0, Model: hitokomoru-v2, Batch size: 2, Batch pos: 0, Denoising strength: 0.6, Clip skip: 2, ENSD: 31337, Hires upscale: 1.5, Hires steps: 20, Hires upscaler: Latent (nearest-exact)
110
- ``````
111
 
112
  ## License
113
 
 
24
 
25
  # Anything V3.1
26
 
27
+ ![Anime Girl](https://huggingface.co/Linaqruf/anything-v3-1/resolve/main/example_images/thumbnail.png)
28
 
29
  Anything V3.1, A third party continuation of a latent diffusion model, Anything V3.0. This model is claimed to be a better version of Anything V3.0 with fixed VAE model and fixed CLIP position id key, CLIP reference taken from Stable Diffusion V1.5. VAE Swapped using Kohya's `merge-vae` script and CLIP fixed using Arena's `stable-diffusion-model-toolkit` webui extensions.
30
 
 
98
 
99
  Here is some cherrypicked samples and comparison between available models
100
 
101
+ ![Anime Girl](https://huggingface.co/Linaqruf/anything-v3-1/resolve/main/example_images/1girl.png)
102
+ ![Anime Boy](https://huggingface.co/Linaqruf/anything-v3-1/resolve/main/example_images/1boy.png)
103
+ ![Aesthetic](https://huggingface.co/Linaqruf/anything-v3-1/resolve/main/example_images/aesthetic.png)
 
 
 
 
 
 
 
104
 
105
  ## License
106