Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yslan
/
GaussianAnything-AIGC3D
like
77
Running
on
Zero
App
Files
Files
Community
97142d9
GaussianAnything-AIGC3D
/
nsr
/
geometry
/
render
/
__init__.py
yslan
init
7f51798
22 days ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass