When will the sd3 inpainting weights be released?
#2
by
FlashStight
- opened
Same as the title
You can check our plan here:https://github.com/huggingface/diffusers/pull/8709
In current version you don't need the new model weight.
There is an alpha version for 33 channel's input: https://huggingface.co/George0667/SD3_inpaint_alpha
Hi,
@IrohXu
For 33 channels transformer, do we need train a transformer from scratch or fully fine-tune (all parameters from transformer) the SD3's transformer?
Thanks!