Text-to-Image
Diffusers
StableDiffusionPipeline
stablediffusionapi.com
stable-diffusion-api
ultra-realistic
Instructions to use stablediffusionapi/aniverse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/aniverse 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/aniverse", 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
π© Report: Ethical issue(s)
#1
by Samael1976 - opened
My model, published here without my permission.
Here is my profile in civitai:
https://civitai.com/user/Samael1976
please remove it
is this Animerge model? or Aniverse? both are different
both my models
Samael1976 changed discussion status to closed
Samael1976 changed discussion status to open
I just made the model private, will be removed soon,