Hi, has anyone besides @dome272 succeeded in running the notebooks? There are several references that I can't find so the code won't execute for me.
The Stage B notebook has from modules_prev import Paella which is undefined, as well as set_verbosity_error() which is undefined,
...as well as several imports that aren't included in references.txt or anywhere else but one can find them on PyPI.
Though I haven't been able to find from diffnext_v2 import DiffNeXt, EfficientNetEncoder, Prior.
The Stage C notebook has from modules import Paella, sample, EfficientNetEncoder, Prior. Again not seeing any modules... from diffuzz import Diffuzz... etc.
Thanks.