Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Roblox
/
cube3d-interactive
like
174
Running
on
Zero
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
836d631
cube3d-interactive
/
cube
/
setup.py
Akash Garg
adding cube sources
616f571
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
from
setuptools
import
setup
setup(
name=
"cube"
,
version=
"0.0.1"
,
)