-
Notifications
You must be signed in to change notification settings - Fork 36
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
Not found the library: distributed #6
Comments
i was able to fix the 'distributed' error by changing |
Perhaps it was intended to be |
I've fixed some errors including this issue to load checkpoint for 256x256 with a few changes. However, I still encountered new one...
|
Hi are you still seeing these issues? (I've updated main since the original issue was opened) |
I still get problems when trying to run the 256x256 model in the demo
also on line 273 in diffusion.py the ratio variable seems not defined |
Thank you for releasing your great model.
I could run 64x64 unet model by web demo on my local desktop.
temp_output.mp4
However, I could not run 256x256 nested_unet model and 1024x1024 nested2_unet model.
What is "distributed"?
My local desktop environment is as follows:
My python environment is as follows:
Thanks in advance.
The text was updated successfully, but these errors were encountered: