"docs/source/vscode:/vscode.git/clone" did not exist on "53c8147afe7c7713f6e20f1f391c477e9cb4a7a1"
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