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 apologize in advance for this very naive question, but could you possibly provide an example (or the basics) of using elucidated_diffusion, similar to how you provided an example of using Unet and GaussianDiffusion from the denoising_diffusion_pytorch library in the readme ?
The text was updated successfully, but these errors were encountered:
I agree with the comment above. It would be great to have some examples or documentation about how to use each of the replicated models. Could you add some to the README @lucidrains ?
I would love to see an example on how to use the new model in repaint.py, specially on how to use the ground-truth image and a mask to reconstruct the masked region as in the original paper.
I apologize in advance for this very naive question, but could you possibly provide an example (or the basics) of using
elucidated_diffusion
, similar to how you provided an example of usingUnet
andGaussianDiffusion
from thedenoising_diffusion_pytorch
library in the readme ?The text was updated successfully, but these errors were encountered: