Skip to content
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

No module named diffnext_v2 #29

Open
abilalk02 opened this issue Nov 20, 2024 · 0 comments
Open

No module named diffnext_v2 #29

abilalk02 opened this issue Nov 20, 2024 · 0 comments

Comments

@abilalk02
Copy link

I am trying to run the wurstchen-stage-B.ipynb file and I encounter the following issue.

from diffnext_v2 import DiffNeXt, EfficientNetEncoder, Prior
No module named diffnext_v2.

Where can I find this module?

I bypassed this issue by importing DiffNeXt, EfficientNetEncoder and Prior from the modules.py file. However, my image reconstructions are terrible. I am only getting random results. These are the only changes I made while running the .ipynb file.
Any guidance would be much appreciated

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

No branches or pull requests

1 participant