Instructions to use Yntec/Roleplay with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Roleplay with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/Roleplay", 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
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/Roleplay", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Roleplay
a-ZovyaRPGArtistToolsV3 with Playground's compositions to maximize its capabilities!
Samples and prompts:
anime, digital art, manga, trending on artstation, digital painting, a painting of a closeup of a beautiful cute girl standing behind a skyscraper bar.
best quality, masterpiece, gameplay, pixelated, heads-up display, health bar, a powerful artifact that can grant immortality is guarded by a powerful dragon, Minotaur, pixel art,
Jungle, waterfall, floating island, dragon,
(high quality, best quality:1.2), sexy outfit, adorable plant girl, collar, plant hybrid, (teal skin:1.5), in the amazon rainforest
Original pages:
https://civitai.com/models/8124?modelVersionId=87886 (a-ZovyaRPGV3)
https://huggingface.co/playgroundai/playground-v1
Recipe:
- SuperMerger Weight sum Use MBW 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1
Model A:
Playground (safetensors version from https://huggingface.co/Yntec/Playground/tree/main)
Model B:
a-ZovyaRPGV3
Output Model:
Roleplay
- Downloads last month
- 67



