BitPoet commited on
Commit
c3e62bf
·
verified ·
1 Parent(s): d83be06

Update README.md

Browse files

Add best checkpoint link

Files changed (1) hide show
  1. README.md +2 -0
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