Instructions to use lucentcreative/crltypwrld-coral-type-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lucentcreative/crltypwrld-coral-type-lora 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("lucentcreative/crltypwrld-coral-type-lora") prompt = "crltypwrld, the letter S, front view, dense, grey to white gradient background" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Coral Type โ crltypwrld
An SDXL LoRA that renders letterforms in an invented material language: coral-fringe โ a legible letter overtaken by feathered navy blades, a bony perforated core, gold filament stems, and dusty-pink seed pods, on a grey studio gradient. Rigid typographic structure meeting organic dissolution.
Trained as coursework for a Masters in Generative AI for Creatives (Assignment III โ Create a LoRA).
Trigger word
Use crltypwrld at the start of every prompt. The visual style is bound to this token, so the material only appears when the trigger is present.
Usage
Prompt pattern:
- Downloads last month
- 19
Model tree for lucentcreative/crltypwrld-coral-type-lora
Base model
stabilityai/stable-diffusion-xl-base-1.0