Skip to content

Fix noise scheduler api for ldm inference #1419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

mingxin-zheng
Copy link
Contributor

Fixes #1418 .

Description

Update the argument for monai generative >=0.22

Checks

  • Avoid including large-size files in the PR.

@mingxin-zheng mingxin-zheng enabled auto-merge (squash) June 7, 2023 07:12
@mingxin-zheng mingxin-zheng merged commit 9a4927c into Project-MONAI:main Jun 7, 2023
@mingxin-zheng mingxin-zheng deleted the fix-1418 branch June 7, 2023 07:25
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
Fixes Project-MONAI#1418  .

### Description

Update the argument for monai generative >=0.22

### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Avoid including large-size files in the PR.

Signed-off-by: Mingxin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generative model API change caused failures in inference of generative tutorials
2 participants