technical_sketch

Model trained with AI Toolkit by Ostris

Prompt
technical sketch in the style of TOK White denim shorts, frayed hem, five pocket styling. High-waisted, belt loops, front and back view. Center fly closure, button, pockets. Technical flat fashion sketch.
Prompt
technical sketch in the style of TOK Technical drawing, line art. Three pairs of pants, drawstring, elastic waistband. Side seam, pockets. Minimalist, clean.
Prompt
technical sketch in the style of TOK, a space suit front, back and side view.
Prompt
technical sketch in the style of TOK, a maxi dress with spaghetti straps, floral pattern, smalla zipper on the back, back and side view.
Prompt
a bear building a log cabin in the snow covered mountains

Trigger words

No trigger words defined.

Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('Resleeve/flux_sketch_lora', weight_name='technical_sketch')
image = pipeline('technical sketch in the style of TOK White denim shorts, frayed hem, five pocket styling. High-waisted, belt loops, front and back view.  Center fly closure, button, pockets.  Technical flat fashion sketch.').images[0]
image.save("my_image.png")

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
78
Inference API
Examples

Model tree for Resleeve/flux_lora_sketch

Adapter
(13216)
this model