Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abreza
/
3d_animation_toolkit
like
46
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
7979b4d
3d_animation_toolkit
/
src
/
models
/
geometry
/
render
/
__init__.py
abreza
first commit
237dc54
12 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
105 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass