Open BioGeek opened 3 months ago
I believe this pipeline may have been incorrectly written and isn't well tested because community pipelines are maintained by the community members and don't necessarily see any high priority involvement from us.
I think the fix here would be to move the call to self.register_modules
above self.scheduler.step = ...
, but not sure and don't have the bandwidth to test and fix. If this helps or if you know of a way fix this, feel free to PR :)
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
Describe the bug
Running the Bit Diffusion example code from the Community Pipeline Examples fails
Reproduction
Logs
System Info
Who can help?
@patrickvonplaten (https://github.com/huggingface/diffusers/commit/78a6eed2d7b082d8116c23061b57621cf909320f) @kingstut (https://github.com/huggingface/diffusers/pull/971)