crevelop's picture
feat: upload model files and gradio app
5e116f2 unverified
raw
history blame contribute delete
143 Bytes
from .radiance_field import Strivec
from .octree import DfsOctree as Octree
from .gaussian import Gaussian
from .mesh import MeshExtractResult