InstantID icon indicating copy to clipboard operation
InstantID copied to clipboard

Error when using your vae encoder

Open zhengdian1 opened this issue 1 year ago • 2 comments

您好,由于我用到了额外的图片输入,因此使用了self.vae.encode(image).latent_dist.sample(None)。但是你们的框架锁死了fp16,导致vae encoder的输出值全都变成了NAN,有什么办法能解决这个问题吗

zhengdian1 avatar Aug 14 '24 13:08 zhengdian1

可以更详细的解释一下这个问题吗?我也遇到了这个问题,但是有些没懂如何解决

dlsccc avatar Sep 24 '24 09:09 dlsccc