Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stablediffusionapi.com
stable-diffusion-api
ultra-realistic
Instructions to use stablediffusionapi/anything-v5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/anything-v5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/anything-v5", 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
- Draw Things
- DiffusionBee
add AIBOM
#14 opened 10 months ago
by
RiccardoDav
anythingv5
#13 opened 10 months ago
by
Atakanl22
Create Guhh
#12 opened over 1 year ago
by
Emmanuel03
download model
#11 opened about 2 years ago
by
yianlee2008
Cannot find the free api key
#9 opened about 2 years ago
by
roelfrenkema
多少分辨率的图才能比较好看呀,512* 512 感觉不太好看
#1 opened almost 3 years ago
by
starplatinumora