Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xfu314
/
Robotics_Data_Engine
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
96da58e
Robotics_Data_Engine
/
phantom
/
.gitignore
xfu314
Add phantom project with submodules and dependencies
96da58e
3 months ago
raw
Copy download link
history
blame
150 Bytes
*.egg-info
**
/_DATA/
*
data
/raw/
*
!data
/raw/
.gitkeep
data
/processed/
*
!data
/processed/
.gitkeep
**
/__pycache__/
*
*.pyc
*.pth
outputs/*
phantom
/outputs/
*