"tests/git@developer.sourcefind.cn:OpenDAS/diffusers.git" did not exist on "1586186eea36e6a9b6f16c90ee32921c316c4b57"
Run same number of DDPM steps in inference as training (#2263)
Resolves ValueError: `num_inference_steps`: 1000 cannot be larger than `self.config.train_timesteps`: 50 as the unet model trained with this scheduler can only handle maximal 50 timesteps.
Showing
Please register or sign in to comment