Edit model card

T-Shirt Vector Style - FLUX

Prompt
tshirt design, a beautiful woman standing next to a chevy impala hot rod, Los Angeles skyline in the background, in the style of 5h1rt
Prompt
tshirt design, surfboards and palm trees on the beach, retro sunset in the background, in the style of 5h1rt
Prompt
tshirt design, skull, the style of 5h1rt
Prompt
tshirt design, chevy impala hot rod, city skyline in the background, in the style of 5h1rt
Prompt
tshirt design, skeleton, graveyardwith a full moon in the style of 5h1rt
Prompt
tshirt design, synth wave beach, retro sunset in the background, in the style of 5h1rt
Prompt
tshirt design, french bull dog in a Halloween costume, graveyard with a full moon in the style of 5h1rt
Prompt
tshirt design, cat, retro sunset in the background, in the style of 5h1rt
Prompt
tshirt design, day of the dead, the style of 5h1rt
Prompt
tshirt design, cat, retro sunset in the background, in the style of 5h1rt
Prompt
circular tshirt design, my little pony, a park in the background. the style of 5h1rt
Prompt
circular tshirt design, my little pony, a park in the background. the style of 5h1rt
Prompt
tshirt design, chevy impala hot rod, city skyline in the background, in the style of 5h1rt
Prompt
tshirt design, Ford rat rod with a flame paint job, paint splash background, in the style of 5h1rt
Prompt
tshirt design, harley davidson motorcycle, oval background, in the style of 5h1rt
Prompt
tshirt design, harley davidson motorcycle, red, white and blue color theme, oval background, in the style of 5h1rt
Prompt
circular tshirt design, illustration of a woman with white hair and backpack standing in front of a futuristic cyberpunk city, teal and orange color scheme, pop art style, comic drawing, intricate abstract details, 2d game art for gta cover 5h1rt
Prompt

Model description

Trigger word for this lora is 5h1rt
it is best used like this at the end of the prompt, .."in the style of 5h1rt"

I highly recommend you word your prompt like so.. "tshirt design, (your prompt here), in the style of 5h1rt"

This lora is intended to create vector like images with a solid color background for easily removing the background and printing it on a tshirt or any other items. It is still experimental and I am looking for ways to improve my dataset. It's best if you follow me so you get notifications if/when I release a second version of this..

I use SwarmUI for 95% of my image generations and encourage you to try it out! Here's the link to the OFFICAL GitHub repo and also checkout this install video from Kleebz Tech AI to get you started!

Trigger words

You should use 5h1rt to trigger the image generation.

Download model

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

device = "cuda" if torch.cuda.is_available() else "cpu"

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('SouthbayJay/t-shirt-vector-style-flux', weight_name='vector_shirt_flux_v1.safetensors')
image = pipeline('`5h1rt`').images[0]

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

Downloads last month
35
Inference API
Examples

Model tree for SouthbayJay/t-shirt-vector-style-flux

Adapter
(8950)
this model