Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
R4Z0R1337/3DFusion
Adarsh7700
/
3DFusion-dup
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d0d35cc
3DFusion-dup
/
src
/
models
/
geometry
/
render
/
__init__.py
tokenid
init
ad06aed
10 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass