Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
Roblox/cube3d-interactive
Testin616
/
Model3d
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Model3d
/
cube
/
setup.py
Akash Garg
adding cube sources
616f571
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
from
setuptools
import
setup
setup(
name=
"cube"
,
version=
"0.0.1"
,
)