Text-to-Image
Diffusers
English
stable-diffusion
role-playing game
art generation
flux1
Eval Results (legacy)
Instructions to use Anashel/rpg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Anashel/rpg with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Anashel/rpg", 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
Upload 17 files
Browse files- Dwarf/000-Cover.jpg +0 -0
- Dwarf/01.png +0 -0
- Dwarf/02.png +0 -0
- Dwarf/03.png +0 -0
- Dwarf/04.png +0 -0
- Dwarf/06.png +0 -0
- Dwarf/07.png +0 -0
- Dwarf/08.png +0 -0
- Dwarf/09.png +0 -0
- Dwarf/10.png +0 -0
- Dwarf/11.png +0 -0
- Dwarf/12.png +0 -0
- Dwarf/13.png +0 -0
- Dwarf/14.png +0 -0
- Dwarf/15.png +0 -0
- Dwarf/16.png +0 -0
- Dwarf/17.png +0 -0
Dwarf/000-Cover.jpg
ADDED
|
Dwarf/01.png
ADDED
|
Dwarf/02.png
ADDED
|
Dwarf/03.png
ADDED
|
Dwarf/04.png
ADDED
|
Dwarf/06.png
ADDED
|
Dwarf/07.png
ADDED
|
Dwarf/08.png
ADDED
|
Dwarf/09.png
ADDED
|
Dwarf/10.png
ADDED
|
Dwarf/11.png
ADDED
|
Dwarf/12.png
ADDED
|
Dwarf/13.png
ADDED
|
Dwarf/14.png
ADDED
|
Dwarf/15.png
ADDED
|
Dwarf/16.png
ADDED
|
Dwarf/17.png
ADDED
|