Instructions to use AIARTCHAN/AbyssMapleVer3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AIARTCHAN/AbyssMapleVer3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AIARTCHAN/AbyssMapleVer3", 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
File size: 1,280 Bytes
f2dccfe 1a37a48 f2dccfe 1a37a48 f2dccfe 1a37a48 f2dccfe 1a37a48 7d8457b f2dccfe | 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 | ---
license: creativeml-openrail-m
library_name: diffusers
pipeline_tag: text-to-image
tags:
- stable-diffusion
- aiartchan
---
# AbyssMaple Ver3 (어비스 메이플 바리에이션)
~[원본글](https://arca.live/b/aiart/71138095)~
~[civitai](https://civitai.com/models/15316/abyssmaple)~
~[huggingface](https://huggingface.co/KMAZ/AbyssHell-AbyssMaple)~
# Download
- ~[original 5.98GB](https://huggingface.co/KMAZ/TestSamples/resolve/main/AbyssMapleVer3.ckpt)~
- [no-ema 4.27GB](https://huggingface.co/AIARTCHAN/AbyssMapleVer3/resolve/main/AbyssMapleVer3-no-ema.safetensors)
- [fp16 2.13GB](https://huggingface.co/AIARTCHAN/AbyssMapleVer3/resolve/main/AbyssMapleVer3-fp16.safetensors)
AbyssOrangeMix2 NSFW + maplestoryStyle 0.34 + Terada Tera Style 0.26 + myHeroAcademiaHorikoshi 0.11 + yomYomuStyle 0.08




|