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
12
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

Model tree for Emuixom/MySelfEmil

Adapter
(22522)
this model

Space using Emuixom/MySelfEmil 1