Finetuning

#2
by SuWenxin - opened

Hi, thanks for your great work.
How to finetuning this autoencoder model?
Thanks in advance.

Microsoft org

Thanks! I think the easiest way to finetune would be to use the diffusers library. The notebook gives an example of how to load the weights for inference. For finetuning you will have to write your own training module. Depending on interest, we will look into open sourcing the training code at some point.

Sign up or log in to comment