OS error

#1
by jadechoghari - opened

Small error in how we import
from .lrm.models.rendering.synthesizer_part import TriplaneSynthesizer

throwing OS error:
OSError: jadechoghari/custom-llrm does not appear to have a file named lrm.models.rendering.synthesizer_part.py.

We import inside modeling.py
if you clone the repo it works fine though

Issue fixed: best to flatten everything (all directories)

jadechoghari changed discussion status to closed

Sign up or log in to comment