Tinkerbell - Flux1.D

Prompt
Tinkerbell is a fairy in a grocery store
Prompt
Tinkerbell is a fairy in a grocery store
Prompt
Tinkerbell is a fairy in a grocery store

Model description

You can support me here : https://ko-fi.com/photobait if you enjoy my 400+ free Loras (including the update) of fictional characters, if you want to encourage me and help me create more Loras. You can also follow me on Civitai to reach 1000 follower to get into the creator program or just reward me with Buzz.

To request a specific/custom Flux1.D Lora using buzz:

- 2500 Buzz if the Lora can be shared publicly (SFW),

- 5000 Buzz if the Lora have to remain private.

For SDXL Lora, please contact me directly.

Trigger words

You should use Tinkerbell is a woman 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('Keltezaa/tinkerbell-flux1-d', weight_name='Tinkerbell.safetensors')
image = pipeline('Tinkerbell is a fairy in a grocery store ').images[0]

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

Downloads last month
57
Inference Providers NEW
Examples

Model tree for Keltezaa/tinkerbell-flux1-d

Adapter
(20381)
this model

Collection including Keltezaa/tinkerbell-flux1-d