Edit model card

FLUX - Emma Myers

Prompt
cgi render of a goth woman with short black hair holding a lightsaber to her face
Prompt
cgi render of a woman wearing a firefighter outfit
Prompt
cgi render of a goth woman with short black hair
Prompt
Prompt
Prompt
cgi render of a woman in a dragonball cosplay
Prompt
cgi render of a woman wearing a hello kitty cosplay
Prompt
cgi render of a woman wearing a ninja costume

(CivitAI)

Model description

FLUX - Emma Myers

Want a Custom/private LoRA? Get it here : Ko-Fi Commission

Prompts in showcase images

Enjoy!

Leave me a review so it can improve!

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/flux-emma-myers', weight_name='Flux.EmmaMyers-step00000400.safetensors')
image = pipeline('cgi render of a woman wearing a ninja costume').images[0]

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

Downloads last month
38
Inference API
Examples

Model tree for Keltezaa/flux-emma-myers

Adapter
(7124)
this model

Collection including Keltezaa/flux-emma-myers