Introduction of Qwen-Image-Edit-2511-Object-Remover
Model Details of Qwen-Image-Edit-2511-Object-Remover
Qwen-Image-Edit-2511-Object-Remover
Qwen-Image-Edit-2511-Object-Remover is an adapter (LoRA) developed for Qwen’s Qwen-Image-Edit-2511 image-to-image model, specifically designed for precise object removal from images. The model removes specified objects while preserving the background and remaining elements, maintaining realism and original visual details. It can be used in combination with the lighting model configured with 4 steps to produce high-quality, high-resolution results. A key strength of this model is its strong consistency during image editing, ensuring that surrounding textures, lighting, shadows, and scene structure remain intact after object removal. This makes it well suited for tasks that require clean edits without compromising image authenticity. Below are some example outputs that demonstrate the model’s ability to deliver accurate, realistic, and visually seamless object removal results.
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/Qwen-Image-Edit-2511-Object-Remover")
prompt = "Remove the specified objects from the image while preserving the background and remaining elements maintaining realism and original details."
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
Input Image
Edit Prompt
Output Image
Remove the necklace and goggles from the image while preserving the background and remaining elements, maintaining realism and original details.
Remove the goggles from the image while preserving the background and remaining elements, maintaining realism and original details.
Remove the “S” logo from the image while preserving the background and remaining elements, maintaining realism and original details.
Remove the logo from the image while preserving the background and remaining elements, maintaining realism and original details.
Qwen-Image-Edit-2511-Object-Remover huggingface.co is an AI model on huggingface.co that provides Qwen-Image-Edit-2511-Object-Remover's model effect (), which can be used instantly with this prithivMLmods Qwen-Image-Edit-2511-Object-Remover model. huggingface.co supports a free trial of the Qwen-Image-Edit-2511-Object-Remover model, and also provides paid use of the Qwen-Image-Edit-2511-Object-Remover. Support call Qwen-Image-Edit-2511-Object-Remover model through api, including Node.js, Python, http.
Qwen-Image-Edit-2511-Object-Remover huggingface.co is an online trial and call api platform, which integrates Qwen-Image-Edit-2511-Object-Remover's modeling effects, including api services, and provides a free online trial of Qwen-Image-Edit-2511-Object-Remover, you can try Qwen-Image-Edit-2511-Object-Remover online for free by clicking the link below.
prithivMLmods Qwen-Image-Edit-2511-Object-Remover online free url in huggingface.co:
Qwen-Image-Edit-2511-Object-Remover is an open source model from GitHub that offers a free installation service, and any user can find Qwen-Image-Edit-2511-Object-Remover on GitHub to install. At the same time, huggingface.co provides the effect of Qwen-Image-Edit-2511-Object-Remover install, users can directly use Qwen-Image-Edit-2511-Object-Remover installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
Qwen-Image-Edit-2511-Object-Remover install url in huggingface.co: