Instructions to use tm-hf-repo/tmc_fbd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tm-hf-repo/tmc_fbd with Diffusers:
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] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
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
Trigger Word "tmc_fbd"
- Downloads last month
- 4

