Edit model card

Flux Lora Caravaggio

Prompt
Man having lunch in the style of CARAVAGGIO
Prompt
Man eating a donut sit on a chair, emphasize lights and shadows in the style of CARAVAGGIO
Prompt
A cup of coffe on a table in the style of CARAVAGGIO
Prompt
Medieval people dancing to music. Emphasize lights and shadows in the style of CARAVAGGIO
Prompt
Painting of a skull on a table, perspective at an angle. emphasize lights and shadows in the style of CARAVAGGIO
Prompt
A man working on his desk in the style of CARAVAGGIO

Trained on Replicate using:

https://replicate.com/ostris/flux-dev-lora-trainer/train

Trigger words

You should use CARAVAGGIO to trigger the image generation.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('ludocomito/flux-lora-caravaggio', weight_name='lora.safetensors')
image = pipeline('your prompt').images[0]

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

Downloads last month
183
Inference API
Examples

Model tree for ludocomito/flux-lora-caravaggio

Adapter
(7831)
this model

Spaces using ludocomito/flux-lora-caravaggio 4

Collection including ludocomito/flux-lora-caravaggio