3D-Fixer / threeDFixer /__init__.py
JasonYinnnn's picture
init
afea36f
# Copied from the TRELLIS project:
# https://github.com/microsoft/TRELLIS
# Original license: MIT
# Copyright (c) the TRELLIS authors
from . import models
from . import modules
from . import pipelines
from . import renderers
from . import representations
from . import utils