Skip to content

No module named diffnext_v2 #29

@abilalk02

Description

@abilalk02

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions