-
Notifications
You must be signed in to change notification settings - Fork 6.5k
fix inference in custom diffusion #5329
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
Conversation
|
cc @nupurkmr9, feel free to review if you'd like! :) |
|
@caopulan could you run |
I will later check the quality passes. |
I run these commands, which rewrite And there is a nother error |
|
That seems to be because you probably have a different version of Line 95 in 0513a8c
|
I use Could I do anything then? If this error can be ignored, does this pr can be merged in main? |
|
The error can not be ignored. I will see if I can do anything. |
Thanks a lot! |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
* Update train_custom_diffusion.py * make style * Empty-Commit --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
fix inference in custom diffusion
inference codes should be in the loop of dataloader