Andreas Weinmann

Results 4 comments of Andreas Weinmann

related to this issue, pipelines do not pass the generator to the step function (see: https://github.com/huggingface/diffusers/blob/bfe37f31592a8fa4780833bf4e7fbe18fa9f866c/src/diffusers/pipelines/ddpm/pipeline_ddpm.py#L61) resulting in different evaluation outputs when not resetting the default generator. while the initial...

I have this issue too, for me it comes from experiments where an element is added to the config, like in the example above if you would add another field...

Hi @ainoam I'm using the following version: Server: 1.12.1-397 SDK: 1.13.1 If i run the hydra example included and then, for example, add a seed field to dataset and run...