Update README.md
Browse filesAdd best checkpoint link
README.md
CHANGED
|
@@ -12,6 +12,8 @@ This is an experimental LoRA that adds bbox guided inpainting / editing to the I
|
|
| 12 |
model. It is a work in progress, so the files here are snapshots at different
|
| 13 |
points in time while I adjust training parameters and build a better dataset.
|
| 14 |
|
|
|
|
|
|
|
| 15 |
## Prerequisites
|
| 16 |
|
| 17 |
### Custom Node
|
|
|
|
| 12 |
model. It is a work in progress, so the files here are snapshots at different
|
| 13 |
points in time while I adjust training parameters and build a better dataset.
|
| 14 |
|
| 15 |
+
I currently get the most stable results with the [checkpoint at step 4000](https://huggingface.co/BitPoet/Ideogram4-Inpaint-LoRA/blob/main/IdoInpaint_2_00004000.safetensors) of the second training run.
|
| 16 |
+
|
| 17 |
## Prerequisites
|
| 18 |
|
| 19 |
### Custom Node
|