You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm aware that the original private implementation is missing the encoder in VAE model.
However, the encoder is necessary for image2image, inpainting and finetuning.
I'm working on bringing it back and we can expect the following features for SD3 in the future:
image2image
inpainting
finetuning
Are these features planned for the KerasHub release?
I'm aware that the original private implementation is missing the encoder in VAE model.
However, the encoder is necessary for image2image, inpainting and finetuning.
I'm working on bringing it back and we can expect the following features for SD3 in the future:
Are these features planned for the KerasHub release?
TODO:
VAEBackbone
and use it for SD3 #1892Image2Image
: RefactorMMDiT
, addImageToImage
andInpaint
for SD3 #1909Inpaint
: RefactorMMDiT
, addImageToImage
andInpaint
for SD3 #1909The text was updated successfully, but these errors were encountered: