Instructions to use AIARTCHAN/AbyssHellHero with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AIARTCHAN/AbyssHellHero 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/AbyssHellHero", 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
AbyssHellHero
Download
AbyssOrangeMix2 + Helltaker 0.27 + HeroAcademia 0.2 레시피로 모델에 LoRA를 직접 병합한 모델. 모델 이름도 그냥 대충 앞글자만 따와서 조합함.
EasyNegative 같은 부정 임베딩과 함께 사용하는 것 추천. 태그에 1.1이상 강조두는 것 추천.
- Downloads last month
- 51



