stable-diffusion
stable-diffusion copied to clipboard
self.split_input_params NOT DEFINED
Hi, I found that in ./ldm/models/diffusion/ddpm.py L965: if hasattr(self, "split_input_params"):, but I can't find any definition of split_input_params in code/configs. Is it in TODO list or should be del?
I have the same question!
Hi! Have you solved this question? I really get confused.........>_>