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