Instructions to use saveasART-org/LatexBikesuit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use saveasART-org/LatexBikesuit with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ByteDance/SDXL-Lightning", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("saveasART-org/LatexBikesuit") prompt = "UNICODEsolo, 1girl, red eyes,scarf, standing,huge breasts, <lora:LatexBikesuit:1>,latex bikesuit,cross-laced, very long hair, very long hair, navel,latex gloves, night, cityscape, cyberpunk, black gloves,,skin tight, shiny, skindentation, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
metadata
tags:
- text-to-image
- stable-diffusion
- lora
- diffusers
- template:sd-lora
widget:
- text: >-
UNICODEsolo, 1girl, red eyes,scarf, standing,huge breasts,
<lora:LatexBikesuit:1>,latex bikesuit,cross-laced, very long hair, very
long hair, navel,latex gloves, night, cityscape, cyberpunk, black
gloves,,skin tight, shiny, skindentation,
output:
url: images/LatexBikesuit.jpeg
base_model: ByteDance/SDXL-Lightning
instance_prompt: Latex Bike suit
license: mit
LatexBikesuit

- Prompt
- UNICODEsolo, 1girl, red eyes,scarf, standing,huge breasts, <lora:LatexBikesuit:1>,latex bikesuit,cross-laced, very long hair, very long hair, navel,latex gloves, night, cityscape, cyberpunk, black gloves,,skin tight, shiny, skindentation,
Model description
Latex Bike suit
Trigger words
You should use Latex Bike suit to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.