Instructions to use nitrosocke/Arcane-Diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nitrosocke/Arcane-Diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("nitrosocke/Arcane-Diffusion", 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
Adding `safetensors` variant of this model
#32 opened over 2 years ago
by
christianwickstrom
Adding `safetensors` variant of this model
#29 opened over 3 years ago
by
Zafkieldark
Req: Runeterra art for future training
#27 opened over 3 years ago
by
torridgristle
Tutorials For How To Use Stable Diffusion on Google Colab & PC By Automatic1111 Web UI - Install, Run, DreamBooth & Textual Inversion Training, Custom Models, Yaml Files, Merge, Inject, Overtraining
2
#26 opened over 3 years ago
by
MonsterMMORPG
What the best sampling methods and steps to use with this ai?
#24 opened over 3 years ago
by
nazerjam2
Question on training dataset
๐ 2
#21 opened over 3 years ago
by
VigneshBaskaran
Add Onnx Branch
#20 opened over 3 years ago
by
averad
Update README.md
#19 opened over 3 years ago
by
SCSCCVBCVBCV
Instance/class prompts to train another style
๐ 2
#17 opened over 3 years ago
by
leoramosthomas
Mixed Arcane Diffusion with Disney modern Style
2
#15 opened over 3 years ago
by
kilik
Mixed with Pony
#12 opened over 3 years ago
by
kilik
What kind of regularization images do you use?
1
#8 opened over 3 years ago
by
tapeters
Onnx File Repo
๐ 1
2
#6 opened over 3 years ago
by
averad
Excellent work!!!
๐ 2
1
#3 opened over 3 years ago
by
Admaxtv