Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IsshikiHugh
/
HSMR
like
47
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
HSMR
/
lib
/
utils
/
vis
/
__init__.py
IsshikiHugh
feat: CPU demo
5ac1897
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
158 Bytes
from
.colors
import
ColorPalette
from
.wis3d
import
HWis3D
as
Wis3D
from
.py_renderer
import
(
render_mesh_overlay_img,
render_mesh_overlay_video,
)