Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
2MaxM/ShoeGen
2MaxM
/
ShoeGenv2
like
2
Runtime error
App
Files
Files
Community
3aef850
ShoeGenv2
/
src
/
models
/
geometry
/
render
/
__init__.py
MaxMilan1
change to InstantMesh
2c2acce
9 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
torch
class
Renderer
():
def
__init__
(
self
):
pass
def
forward
(
self
):
pass