Instructions to use leonel4rd/Comicfx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use leonel4rd/Comicfx with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("leonel4rd/Comicfx") prompt = "UNICODE\u0000\u0000a\u0000 \u0000d\u0000i\u0000f\u0000r\u0000s\u0000d\u0000 \u0000c\u0000o\u0000m\u0000i\u0000c\u0000 \u0000a\u0000b\u0000o\u0000u\u0000t\u0000 \u0000A\u0000 \u0000c\u0000h\u0000i\u0000c\u0000k\u0000e\u0000n\u0000 \u0000c\u0000r\u0000o\u0000s\u0000s\u0000i\u0000n\u0000g\u0000 \u0000t\u0000h\u0000e\u0000 \u0000r\u0000o\u0000a\u0000d\u0000 \u0000w\u0000h\u0000i\u0000l\u0000e\u0000 \u0000a\u0000 \u0000g\u0000r\u0000o\u0000u\u0000p\u0000 \u0000o\u0000f\u0000 \u0000s\u0000c\u0000i\u0000e\u0000n\u0000t\u0000i\u0000s\u0000t\u0000 \u0000w\u0000a\u0000t\u0000c\u0000h\u0000 \u0000i\u0000t\u0000 \u0000a\u0000n\u0000d\u0000 \u0000a\u0000r\u0000g\u0000u\u0000e\u0000 \u0000a\u0000b\u0000o\u0000u\u0000t\u0000 \u0000i\u0000t\u0000s\u0000 \u0000m\u0000o\u0000t\u0000i\u0000v\u0000e\u0000s\u0000 \u0000<\u0000l\u0000o\u0000r\u0000a\u0000:\u0000t\u0000h\u0000e\u0000-\u0000f\u0000a\u0000r\u0000i\u0000s\u0000h\u0000-\u0000s\u0000i\u0000d\u0000e\u0000_\u0000v\u00002\u00000\u0000:\u00001\u0000>\u0000" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
metadata
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- text: "UNICODE\0\0a\0 \0d\0i\0f\0r\0s\0d\0 \0c\0o\0m\0i\0c\0 \0a\0b\0o\0u\0t\0 \0A\0 \0c\0h\0i\0c\0k\0e\0n\0 \0c\0r\0o\0s\0s\0i\0n\0g\0 \0t\0h\0e\0 \0r\0o\0a\0d\0 \0w\0h\0i\0l\0e\0 \0a\0 \0g\0r\0o\0u\0p\0 \0o\0f\0 \0s\0c\0i\0e\0n\0t\0i\0s\0t\0 \0w\0a\0t\0c\0h\0 \0i\0t\0 \0a\0n\0d\0 \0a\0r\0g\0u\0e\0 \0a\0b\0o\0u\0t\0 \0i\0t\0s\0 \0m\0o\0t\0i\0v\0e\0s\0 \0<\0l\0o\0r\0a\0:\0t\0h\0e\0-\0f\0a\0r\0i\0s\0h\0-\0s\0i\0d\0e\0_\0v\02\00\0:\01\0>\0"
output:
url: images/00411-3853404549.jpeg
base_model: black-forest-labs/FLUX.1-dev
instance_prompt: a difrsd comic about
Comicfx

- Prompt
- UNICODEa difrsd comic about A chicken crossing the road while a group of scientist watch it and argue about its motives <lora:the-farish-side_v20:1>
Trigger words
You should use a difrsd comic about to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.