IceClear / LDM-SRtuning

Train latent diffusion for real-world super-resolution.
MIT License
60 stars 3 forks source link

Program exit with segmentation fault #8

Open littlebeen opened 5 months ago

littlebeen commented 5 months ago

I encounter a problem that the program always exits withour any error but segmentation fault. I only change the data path and this error occurs in trainer.fit(). Could you please give me some ideas on how to slove it? Thanks a lot!

IceClear commented 5 months ago

Hi. It seems like a problem of the env. You may have to recreate the env following the yaml file strictly.