Project-MONAI / Project-MONAI/model-zoo
Modify calls to generative models diffusion model inferers to account for new inferer class
Open
@virginiafdez is already working on this.
Since Sep 5, 2025.
- Dominant language
- Python
- Stars
- 338
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
This is a twin issue of: https://github.com/Project-MONAI/MONAI/issues/8556.
Describe the solution you'd like
Diffusion model inferers class will move away from inferers.py. All the model zoo querying these will have to shift from the original inferers.py class to the new one.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.