Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jkorstad/InstantMesh-img-to-3D
mukaist
/
InstantMesh-img-to-3D
like
69
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4d0dd06
InstantMesh-img-to-3D
/
src
/
models
/
geometry
/
render
/
__init__.py
tokenid
init
ad06aed
11 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass