Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TencentARC
/
InstantMesh
like
1.13k
Running
on
Zero
App
Files
Files
Community
13
6681628
InstantMesh
/
src
/
models
/
geometry
/
render
/
__init__.py
tokenid
init
ad06aed
7 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass