File size: 1,995 Bytes
28eaa9e 0eb3539 40d6ba6 0ea08c8 ca2f1f7 08df44c 40d6ba6 28eaa9e edb2f6b 7131e00 1bc4672 4af3223 9d56a9e edb2f6b df4e19c edb2f6b df4e19c edb2f6b df4e19c edb2f6b df4e19c edb2f6b df4e19c edb2f6b df4e19c edb2f6b 9d56a9e edb2f6b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/model-cards
{}
---
# Model: Anything v4.5
This diffuser is suitable for inference.
Has the following properties that are bundled right out of the box:
- Included: vae
- Half-precision floating point format: fp16
# Model Sample Outputs
<p align="center">
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%201.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%202.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%203.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%204.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
</p>
Output Information:
- Prompt:
```
beautiful, masterpiece, black dress, black hair, red eyes, pale, 1girl, stunning, black collar choker, jeweled earrings
```
- Negative Prompt:
```
lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name, nsfw
```
- Setup:
```
Steps: 30, Sampler: DPM++ 2M Karras, CFG scale: 11, Size: 512x512
```
# Model Sources
- **Original FP16 Model:** [https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt)
- **vae swap:** [https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt) |