-
Notifications
You must be signed in to change notification settings - Fork 683
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
ValueError in maisi_train_controlnet_tutorial.ipynb #1838
Comments
Hi @guopengf, could you please take a look at this issue? Thanks. |
KumoLiu
added a commit
to KumoLiu/tutorials
that referenced
this issue
Sep 23, 2024
Signed-off-by: YunLiu <[email protected]>
5 tasks
In maisi_diff_unet_training_tutorial.ipynb |
@dongyang0122 Would you like to look into this error for diffusion unet? |
KumoLiu
added a commit
to KumoLiu/tutorials
that referenced
this issue
Sep 24, 2024
Signed-off-by: YunLiu <[email protected]>
KumoLiu
added a commit
that referenced
this issue
Sep 25, 2024
Fixes #1838 ### Description - Upload to avoid torch.cuda deprecated error from GradScaler and autocast. - Update to remove file unclose error. - Update dim to avoid value error in controlnet tutorial. - Add multi-gpu check to avoid dist warning. ### 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. - [x] Clean up long text outputs from code cells in the notebook. - [x] For security purposes, please check the contents and remove any sensitive info such as user names and private key. - [x] Ensure (1) hyperlinks and markdown anchors are working (2) use relative paths for tutorial repo files (3) put figure and graphs in the `./figure` folder - [ ] Notebook runs automatically `./runner.sh -t <path to .ipynb file>` --------- Signed-off-by: YunLiu <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dong Yang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: