Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,22 @@ https://huggingface.co/datasets/lrzjason/ObjectRemovalAlpha \
|
|
27 |
All images gather from unsplash. Thanks to all creators who created the awesome images.
|
28 |
|
29 |
## Model Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
Update 20250503 \
|
31 |
Upload v2.0 checkpoint, removal_timestep_alpha-2-1740.safetensors. Trained on small subset to verify new training method, select objective with provided timestep, 700.
|
32 |
|
|
|
27 |
All images gather from unsplash. Thanks to all creators who created the awesome images.
|
28 |
|
29 |
## Model Description
|
30 |
+
Update 20250517 \
|
31 |
+
Released Remove Anything on runninghub. \
|
32 |
+
https://www.runninghub.ai/ai-detail/1923389726278283265 \
|
33 |
+
I could say much better than Object Removal LoRA v2 \
|
34 |
+
and it is stronger than many closed source platform on object removal.
|
35 |
+
<div align="center">
|
36 |
+
<table>
|
37 |
+
<tr>
|
38 |
+
<td align="center">
|
39 |
+
<p>Compare to closed source removal</p>
|
40 |
+
<img src="https://huggingface.co/lrzjason/ObjectRemovalFluxFill/resolve/main/ComfyUI_temp_npvyv_00007_.png" alt="Compare Between Alpha and Beta" width="800" />
|
41 |
+
</td>
|
42 |
+
</tr>
|
43 |
+
</table>
|
44 |
+
</div>
|
45 |
+
|
46 |
Update 20250503 \
|
47 |
Upload v2.0 checkpoint, removal_timestep_alpha-2-1740.safetensors. Trained on small subset to verify new training method, select objective with provided timestep, 700.
|
48 |
|