yitongx

Results 3 comments of yitongx

try PyTorch of a lower version (1.0.0 is fine) or replace the 'train_data' with 'data'

Right I didn't think of checking the code. Thanks a lot. And I will pull a request then. :-)

Secondly, under diffusers==0.21.0, I failed at final inference step. I got an unexpected VAE checkpoint loading error: =================================================================== `RuntimeError Traceback (most recent call last) [](https://localhost:8080/#) in () 111 # vae...