prithivMLmods / QIE-2511-Object-Remover-v2

huggingface.co
Total runs: 4.2K
24-hour runs: 0
7-day runs: -123
30-day runs: -386
Model's Last Updated: January 23 2026
image-to-image

Introduction of QIE-2511-Object-Remover-v2

Model Details of QIE-2511-Object-Remover-v2

1 3 2

Note: Removing 4–5 or more objects or a specified highlighted area may require more inference steps. Please specify it as [marked area] and proceed.

QIE-2511-Object-Remover-v2

QIE-2511-Object-Remover-v2 is an adapter LoRA developed for Qwen’s Qwen-Image-Edit-2511 image-to-image model, designed to precisely remove unwanted objects from images while preserving the surrounding scene. The model intelligently fills in removed regions with context-aware reconstruction, maintaining consistent textures, lighting, shadows, and perspective. It excels at clean object removal without visible artifacts, edge distortion, or style mismatch, resulting in natural and seamless edits that retain the original image quality.

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-Object-Remover-v2")

prompt = "Remove the red highlighted object from the scene."

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]
Sample Inferences (Remove Objects)
Input Image Edit Prompt Output Image
Remove the red highlighted object from the scene.
Remove the red highlighted object from the scene.
Remove the red highlighted object from the scene.

Trained on ModelScope.cn

Trigger Prompt

Use the following prompt to activate the object removal behavior:

Remove the red highlighted object from the scene.
Download Model

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

@misc{prithiv_sakthi_2026,
    author       = { Prithiv Sakthi },
    title        = { QIE-2511-Object-Remover-v2 (Revision 3826041) },
    year         = 2026,
    url          = { https://huggingface.co/prithivMLmods/QIE-2511-Object-Remover-v2 },
    doi          = { 10.57967/hf/7627 },
    publisher    = { Hugging Face }
}

Runs of prithivMLmods QIE-2511-Object-Remover-v2 on huggingface.co

4.2K
Total runs
0
24-hour runs
0
3-day runs
-123
7-day runs
-386
30-day runs

More Information About QIE-2511-Object-Remover-v2 huggingface.co Model

More QIE-2511-Object-Remover-v2 license Visit here:

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

QIE-2511-Object-Remover-v2 huggingface.co

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

QIE-2511-Object-Remover-v2 huggingface.co Url

https://huggingface.co/prithivMLmods/QIE-2511-Object-Remover-v2

prithivMLmods QIE-2511-Object-Remover-v2 online free

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

prithivMLmods QIE-2511-Object-Remover-v2 online free url in huggingface.co:

https://huggingface.co/prithivMLmods/QIE-2511-Object-Remover-v2

QIE-2511-Object-Remover-v2 install

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

QIE-2511-Object-Remover-v2 install url in huggingface.co:

https://huggingface.co/prithivMLmods/QIE-2511-Object-Remover-v2

Url of QIE-2511-Object-Remover-v2

QIE-2511-Object-Remover-v2 huggingface.co Url

Provider of QIE-2511-Object-Remover-v2 huggingface.co

prithivMLmods
ORGANIZATIONS

Other API from prithivMLmods