prithivMLmods commited on
Commit
a022721
·
verified ·
1 Parent(s): f30238c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -3,11 +3,31 @@ license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen-Image-Edit-2511
5
  tags:
 
 
6
  - lora
 
 
 
 
 
7
  ---
8
 
9
  ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/9m80aasuKi-koTQLyNznT.png)
10
  ![2](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/ozwvcolu5CSEkBc23L_1n.png)
11
 
12
  > [!IMPORTANT]
13
- Note: The images showcased here are from QIE / QIE + LoRA fast inference. At 4 steps, it works well with 2–3 bounding boxes at a time. For more than that, standard inference is recommended. The system is designed to retain the identity and color science of the photography, even after certain content is removed from the selected or marked region. This model is materialized for research and learning purposes only. Any content generated by it is used at the user’s own risk. The authors and the hosting page disclaim any liability for content generated by this model. Users are responsible for ensuring that the model is used in a safe, ethical, and lawful manner.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  base_model:
4
  - Qwen/Qwen-Image-Edit-2511
5
  tags:
6
+ - Object-Remover
7
+ - Bbox
8
  - lora
9
+ - art
10
+ language:
11
+ - en
12
+ pipeline_tag: image-to-image
13
+ library_name: diffusers
14
  ---
15
 
16
  ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/9m80aasuKi-koTQLyNznT.png)
17
  ![2](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/ozwvcolu5CSEkBc23L_1n.png)
18
 
19
  > [!IMPORTANT]
20
+ Note: The images showcased here are from QIE / QIE + LoRA fast inference. At 4 steps, it works well with 2–3 bounding boxes at a time. For more than that, standard inference is recommended. The system is designed to retain the identity and color science of the photography, even after certain content is removed from the selected or marked region. This model is materialized for research and learning purposes only. Any content generated by it is used at the user’s own risk. The authors and the hosting page disclaim any liability for content generated by this model. Users are responsible for ensuring that the model is used in a safe, ethical, and lawful manner.
21
+
22
+ ## **Trigger Prompt**
23
+
24
+ Use the following prompt to activate the object removal behavior:
25
+
26
+ ```
27
+ Remove the red highlighted object from the scene.
28
+ ```
29
+
30
+ ## **Download Model**
31
+
32
+ You can download the model files from the **Files & versions** tab:
33
+ [Download](https://huggingface.co/prithivMLmods/QIE-2511-Object-Remover-Bbox-v3/tree/main)