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
Currently there are no docs about how to adapt existing models for fine-tuning. E.g. fine-tuning a text-to-image model for inpainting or other tasks.
It's actually quite easy to initialize a unet from pretrained weights while having a different archicture for some part of the model as shown here: #1619 (comment)
We should put this in the docs, ideally creating a whole "How to adapt a model" doc page
Reproduction
We've now had 4,5 issues about it
Logs
No response
System Info
Not needed
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently there are no docs about how to adapt existing models for fine-tuning. E.g. fine-tuning a text-to-image model for inpainting or other tasks.
It's actually quite easy to initialize a unet from pretrained weights while having a different archicture for some part of the model as shown here: #1619 (comment)
We should put this in the docs, ideally creating a whole "How to adapt a model" doc page
Reproduction
We've now had 4,5 issues about it
Logs
No response
System Info
Not needed
The text was updated successfully, but these errors were encountered: