How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("undefined", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("tm-hf-repo/tmc_fbd")

prompt = "tmc_fbd"
image = pipe(prompt).images[0]

tmc_fbd

Model description

tried another attempt at a french comic book bande desinee style using seedream

Trigger words

You should use tmc_fbd to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Input Image

62ba23ab-aec5-43dc-9a79-5329ca954604

Trigger Word "tmc_fbd"

replicate-prediction-0d47bte0enrm80cte3fsxhfrgr

Downloads last month
4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support