Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rgxie
/
LDM
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LDM
/
core
/
geometry
/
render
/
__init__.py
xrg
first commit
915f69b
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass