Instructions to use Azher/Anything-v4.5-vae-fp16-diffuser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Azher/Anything-v4.5-vae-fp16-diffuser with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Azher/Anything-v4.5-vae-fp16-diffuser", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 50d9bf90e7684f6e51627bdc17aaaaf5771cfb3b4f0fe4abc30283ee3712b58c
- Size of remote file:
- 167 MB
- SHA256:
- 1d17a15741045464a125b0d057f5f89db1f6fe012b44f45c0a0446993f47c79a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.