Instructions to use oussislol/Soap_Style_v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use oussislol/Soap_Style_v1.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("oussislol/Soap_Style_v1.0") prompt = "girl, green hair, red eyes, green sweatshirt , shorts , unintrested, sitting, legs crossed, hand crossed." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Soap Style

- Prompt
- girl, green hair, red eyes, green sweatshirt , shorts , unintrested, sitting, legs crossed, hand crossed.
- Negative Prompt
- worst quality, bad quality, logo, watermark, username, text, watermark, bad anatomy, bad proportions, extra limbs, extra digit, extra legs, extra legs and arms, disfigured, missing arms, too many fingers, fused fingers, missing fingers, unclear eyes, watermark, username, censored.
Model description
Make you drawings cute!
Trigger words
You should use 1girl to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- -
Model tree for oussislol/Soap_Style_v1.0
Base model
stabilityai/stable-diffusion-xl-base-1.0