Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TencentARC/InstantMesh
jkorstad
/
InstantMesh-img-to-3D
like
46
Running
on
Zero
App
Files
Files
Community
1
main
InstantMesh-img-to-3D
/
src
/
models
/
geometry
/
render
/
__init__.py
tokenid
init
ad06aed
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass