A newer version of this model is available: black-forest-labs/FLUX.1-dev

Emuixom/MySelfEmil - LoRA Model

This repository contains a LoRA fine-tuned version of the base model black-forest-labs/FLUX.1-dev.

How to Use

Using the Inference API

You can use this model directly via the Hugging Face Inference API:

from diffusers import StableDiffusionPipeline

# Load pipeline with LoRA weights
pipe = StableDiffusionPipeline.from_pretrained("Emuixom/MySelfEmil", torch_dtype=torch.float16)

# Run inference
prompt = "Your descriptive prompt here"
image = pipe(prompt).images[0]

# Display the image
image.show()
Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Emuixom/MySelfEmil

Adapter
(35559)
this model

Space using Emuixom/MySelfEmil 1