Update README.md
Browse files
README.md
CHANGED
@@ -11,13 +11,21 @@ base_model: black-forest-labs/FLUX.1-Fill-dev
|
|
11 |
## Training Script:
|
12 |
https://github.com/lrzjason/T2ITrainer
|
13 |
|
14 |
-
# Object Removal LoRA of Flux Fill Dev
|
15 |
|
16 |
## Dataset
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
18 |
All images gather from unsplash. Thanks to all creators who created the awesome images.
|
19 |
|
20 |
## Model Description
|
|
|
|
|
|
|
21 |
Update 20250324 \
|
22 |
Upload v1 checkpoint. Trained on larger dataset and having better details.
|
23 |
|
|
|
11 |
## Training Script:
|
12 |
https://github.com/lrzjason/T2ITrainer
|
13 |
|
14 |
+
# Object Removal LoRA of Flux Fill Dev v2.0
|
15 |
|
16 |
## Dataset
|
17 |
+
v2.0 \
|
18 |
+
removal_timestep_alpha-2-1740.safetensors \
|
19 |
+
trained with a subset of RORD Dataset \
|
20 |
+
randomly selected with around 500 pairs \
|
21 |
+
|
22 |
+
https://huggingface.co/datasets/lrzjason/ObjectRemovalAlpha \
|
23 |
All images gather from unsplash. Thanks to all creators who created the awesome images.
|
24 |
|
25 |
## Model Description
|
26 |
+
Update 20250503 \
|
27 |
+
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.
|
28 |
+
|
29 |
Update 20250324 \
|
30 |
Upload v1 checkpoint. Trained on larger dataset and having better details.
|
31 |
|