latent-diffusion icon indicating copy to clipboard operation
latent-diffusion copied to clipboard

How to run your pretrained autoencoder

Open Xijieupenn opened this issue 1 year ago • 2 comments

Hi. Thanks for this great work! I try to use your ldm model for inpainting on 2d floorplan images. The first thing I need to do is to ensure that the autoencoder can be good to use for floorplan images. I downloaded your pretrained models but did not see any file to run only the autoencoder. Could you give me some help?

Xijieupenn avatar Jul 14 '23 03:07 Xijieupenn

Ref this code block

GrandpaXun242 avatar Jul 28 '23 07:07 GrandpaXun242

So why is there separate AE weights available on your github page? It seems here that you only load the LDM weights here

How can one simply load and run the underlying AE?

ariel415el avatar Jan 02 '24 12:01 ariel415el