Instructions to use Shero448/chichi_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/chichi_2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/prefect-pony-xl-v1-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/chichi_2") prompt = "masterpiece, best quality, amazing quality, very aesthetic" 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("John6666/prefect-pony-xl-v1-sdxl", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Shero448/chichi_2")
prompt = "masterpiece, best quality, amazing quality, very aesthetic"
image = pipe(prompt).images[0]chichi_2

- Prompt
- masterpiece, best quality, amazing quality, very aesthetic
- Negative Prompt
- lowres, bad quality, worst quality, bad anatomy, sketch, jpeg artifacts, ugly, poorly drawn, blurry, watermark, simple background, transparent background, tears, censored, (simple background:1.6), artist name, signature, watermark
Trigger words
You should use 1girl to trigger the image generation.
You should use ch1ch1-dmx to trigger the image generation.
You should use retro artstyle to trigger the image generation.
You should use solo to trigger the image generation.
You should use jewelry to trigger the image generation.
You should use earrings to trigger the image generation.
You should use black hair to trigger the image generation.
You should use black eyes to trigger the image generation.
You should use breasts to trigger the image generation.
You should use sleeveless to trigger the image generation.
You should use bangs to trigger the image generation.
You should use chinese clothes to trigger the image generation.
You should use orange neckerchief to trigger the image generation.
You should use hair bun to trigger the image generation.
You should use bare shoulders to trigger the image generation.
You should use blunt bangs to trigger the image generation.
You should use hair ornament to trigger the image generation.
You should use sidelocks to trigger the image generation.
You should use bracelet to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 2
Model tree for Shero448/chichi_2
Base model
John6666/prefect-pony-xl-v1-sdxl