Instructions to use Anzhc/AAAAutism with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Anzhc/AAAAutism with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Anzhc/AAAAutism", 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
Submit V1 and V2 checkpoints.
aaaautismPonyFinetune_aaaaReStart.1.safetensors was downloaded on 20240820.aaaautismPonyFinetune_aaaReStartV2.safetensors was downloaded on 20240831.
I am not 100% sure if one of these is the same as what is already in this repository as my local sha256 for the files are 44eb8c883da40936d32ed3e4f9a4b65c06a543dbee9fd77842d2ab8e00f051e7 and 8c6fdfb1cb0645a21d178fa014d2ec4045bb552e10ea14556b3773c671281b7c.
I have also included a copy of the html that was captured when I downloaded V2 from CivitAI as the recommended settings and example pictures are still there.
Thanks, one in this repo i don't even recall, uploaded for a friend, so doesn't matter. I'll merge this.
Dunno what for i need civitai html though, so that part i'll remove after xD