Instructions to use Gousiyaa19/pinkpurpleninjav1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Gousiyaa19/pinkpurpleninjav1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Gousiyaa19/pinkpurpleninjav1", dtype=torch.bfloat16, device_map="cuda") prompt = "your-unique-word" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Purple-Pink-Black Ninja Asset Generator
This model is a fine-tuned Stable Diffusion v1.5 model trained using Dreambooth. It is specifically designed to generate high-quality 2D game assets for a ninja-themed web game, featuring a classy yet vibrant aesthetic with neon purple and pink highlights against deep black shadows. ๐ How to Use
Trigger Word: You must include the word xzg in your prompt to activate the custom style.
Recommended Settings:
Guidance Scale: 7.5 to 9.
Inference Steps: 20โ30 (for faster generation on CPU).
Negative Prompt: blurry, low quality, music, instruments, distorted anatomy.
๐ฎ Sample Prompts
Ninja Hero: A 2D game sprite of a xzg ninja in a jumping pose, purple and pink neon armor, black shadows, solid white background.
Game Background: A xzg style ninja dojo, neon purple lanterns, pink cherry blossoms, dark silhouettes, game art style.
๐ Project Details
Developed by: Gousiyaa
Purpose: B.Tech Computer Science & Engineering Project - Web Game Asset Pipeline
- Downloads last month
- -
Model tree for Gousiyaa19/pinkpurpleninjav1
Base model
runwayml/stable-diffusion-v1-5