Update README.md (Fix)
Browse files
README.md
CHANGED
|
@@ -16,13 +16,13 @@ Update 20250517 \
|
|
| 16 |
Released Remove Anything v1.0 on runninghub. \
|
| 17 |
https://www.runninghub.ai/ai-detail/1923389726278283265 \
|
| 18 |
I could say much better than Object Removal LoRA v2 \
|
| 19 |
-
and it is stronger than many closed source
|
| 20 |
<div align="center">
|
| 21 |
<table>
|
| 22 |
<tr>
|
| 23 |
<td align="center">
|
| 24 |
-
<p>Compare to closed source removal</p>
|
| 25 |
-
<img src="https://huggingface.co/lrzjason/ObjectRemovalFluxFill/resolve/main/ComfyUI_temp_ziejk_00002_.png" alt="Compare to closed source removal" width="1200" />
|
| 26 |
</td>
|
| 27 |
</tr>
|
| 28 |
</table>
|
|
@@ -68,8 +68,8 @@ It is able to prevent the model degradation due to mis-aligned training objectiv
|
|
| 68 |
This is an Object Removal LoRA fine-tuned from Flux Fill Dev model. \
|
| 69 |
The lora is designed to remove objects from specified masked areas, making it useful for image editing tasks where unwanted objects need to be erased seamlessly. \
|
| 70 |
This lora is inspired by [Object Drop](https://objectdrop.github.io/). Object Drop achieved amazing result on removing objects and I want to try it with Flux fill model. \
|
| 71 |
-
Due to the computing power limitation, this alpha version
|
| 72 |
-
If anyone interested
|
| 73 |
|
| 74 |
## Intended Use
|
| 75 |
|
|
|
|
| 16 |
Released Remove Anything v1.0 on runninghub. \
|
| 17 |
https://www.runninghub.ai/ai-detail/1923389726278283265 \
|
| 18 |
I could say much better than Object Removal LoRA v2 \
|
| 19 |
+
and it is stronger than many closed source models for object removal.
|
| 20 |
<div align="center">
|
| 21 |
<table>
|
| 22 |
<tr>
|
| 23 |
<td align="center">
|
| 24 |
+
<p>Compare to closed source object removal</p>
|
| 25 |
+
<img src="https://huggingface.co/lrzjason/ObjectRemovalFluxFill/resolve/main/ComfyUI_temp_ziejk_00002_.png" alt="Compare to closed source object removal" width="1200" />
|
| 26 |
</td>
|
| 27 |
</tr>
|
| 28 |
</table>
|
|
|
|
| 68 |
This is an Object Removal LoRA fine-tuned from Flux Fill Dev model. \
|
| 69 |
The lora is designed to remove objects from specified masked areas, making it useful for image editing tasks where unwanted objects need to be erased seamlessly. \
|
| 70 |
This lora is inspired by [Object Drop](https://objectdrop.github.io/). Object Drop achieved amazing result on removing objects and I want to try it with Flux fill model. \
|
| 71 |
+
Due to the computing power limitation, this alpha version was trained on a very small dataset. \
|
| 72 |
+
If anyone is interested and wants to donate computing power, please contact me.
|
| 73 |
|
| 74 |
## Intended Use
|
| 75 |
|