Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Roblox
/
cube3d-interactive
like
150
Running
on
L40S
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ff14b75
cube3d-interactive
/
cube
/
setup.py
Akash Garg
adding cube sources
616f571
20 days ago
raw
Copy download link
history
blame
Safe
77 Bytes
from
setuptools
import
setup
setup(
name=
"cube"
,
version=
"0.0.1"
,
)