prithivMLmods / QIE-2511-Studio-DeLight

huggingface.co
Total runs: 10.7K
24-hour runs: 0
7-day runs: 1.5K
30-day runs: 1.5K
Model's Last Updated: February 03 2026
image-to-image

Introduction of QIE-2511-Studio-DeLight

Model Details of QIE-2511-Studio-DeLight

1

2

QIE-2511-Studio-DeLight

QIE-2511-Studio-DeLight is an adapter LoRA developed for Qwen’s Qwen-Image-Edit-2511 image-to-image model, designed to relight images with neutral, studio-style illumination. The model removes existing lighting and replaces it with soft, evenly diffused light while preserving the original identity, composition, textures, and geometry. It ensures balanced exposure, realistic shading, and consistent results without artifacts, harsh highlights, or directional shadows.

Quick Start with Diffusers

Compatible with versions 2509 and 2511 .

pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline
from diffusers.utils import load_image

# Switch to "mps" for Apple devices
pipe = DiffusionPipeline.from_pretrained(
    "Qwen/Qwen-Image-Edit-2511",
    dtype=torch.bfloat16,
    device_map="cuda"
)

pipe.load_lora_weights("prithivMLmods/QIE-2511-Studio-DeLight")

prompt = "Neutral uniform lighting Preserve identity and composition"

input_image = load_image(
    "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/cat.png"
)

image = pipe(image=input_image, prompt=prompt).images[0]

Trained on ModelScope.cn

Trigger Prompt

Use the following prompt to activate the studio relighting behavior:

Neutral uniform lighting Preserve identity and composition
  • Note: Studio DeLight works better on indoor photo shoots, over-processed images, and color-fused images. Open scenes may result in a white or cleared background, as harsh sunlight tends to get neutralized.
Download Model

You can download the model files from the Files & versions tab: Download

@misc{prithiv_sakthi_2026,
    author       = { Prithiv Sakthi },
    title        = { QIE-2511-Studio-DeLight (Revision acb1bd8) },
    year         = 2026,
    url          = { https://huggingface.co/prithivMLmods/QIE-2511-Studio-DeLight },
    doi          = { 10.57967/hf/7713 },
    publisher    = { Hugging Face }
}

Runs of prithivMLmods QIE-2511-Studio-DeLight on huggingface.co

10.7K
Total runs
0
24-hour runs
1.0K
3-day runs
1.5K
7-day runs
1.5K
30-day runs

More Information About QIE-2511-Studio-DeLight huggingface.co Model

More QIE-2511-Studio-DeLight license Visit here:

https://choosealicense.com/licenses/apache-2.0

QIE-2511-Studio-DeLight huggingface.co

QIE-2511-Studio-DeLight huggingface.co is an AI model on huggingface.co that provides QIE-2511-Studio-DeLight's model effect (), which can be used instantly with this prithivMLmods QIE-2511-Studio-DeLight model. huggingface.co supports a free trial of the QIE-2511-Studio-DeLight model, and also provides paid use of the QIE-2511-Studio-DeLight. Support call QIE-2511-Studio-DeLight model through api, including Node.js, Python, http.

QIE-2511-Studio-DeLight huggingface.co Url

https://huggingface.co/prithivMLmods/QIE-2511-Studio-DeLight

prithivMLmods QIE-2511-Studio-DeLight online free

QIE-2511-Studio-DeLight huggingface.co is an online trial and call api platform, which integrates QIE-2511-Studio-DeLight's modeling effects, including api services, and provides a free online trial of QIE-2511-Studio-DeLight, you can try QIE-2511-Studio-DeLight online for free by clicking the link below.

prithivMLmods QIE-2511-Studio-DeLight online free url in huggingface.co:

https://huggingface.co/prithivMLmods/QIE-2511-Studio-DeLight

QIE-2511-Studio-DeLight install

QIE-2511-Studio-DeLight is an open source model from GitHub that offers a free installation service, and any user can find QIE-2511-Studio-DeLight on GitHub to install. At the same time, huggingface.co provides the effect of QIE-2511-Studio-DeLight install, users can directly use QIE-2511-Studio-DeLight installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

QIE-2511-Studio-DeLight install url in huggingface.co:

https://huggingface.co/prithivMLmods/QIE-2511-Studio-DeLight

Url of QIE-2511-Studio-DeLight

QIE-2511-Studio-DeLight huggingface.co Url

Provider of QIE-2511-Studio-DeLight huggingface.co

prithivMLmods
ORGANIZATIONS

Other API from prithivMLmods