Instructions to use setsunatama/terra-cotta-arc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use setsunatama/terra-cotta-arc with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("WhiteAiZ/Illustrious-xl-v1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("setsunatama/terra-cotta-arc") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
terra-cotta-arc

- Prompt
- -

- Prompt
- -
Trigger words
You should use Terra Cotta-Arc to trigger the image generation.
You should use short dark brown hair to trigger the image generation.
You should use smooth bang that falls between her eyes to trigger the image generation.
You should use dark skinned to trigger the image generation.
You should use red glasses to trigger the image generation.
You should use black eyes to trigger the image generation.
You should use medium breasts to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 6
Model tree for setsunatama/terra-cotta-arc
Base model
KBlueLeaf/kohaku-xl-beta5 Finetuned
WhiteAiZ/Illustrious-xl-v1.0