Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
snsmcy
/
UI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
UI
/
.gitignore
Chan-Y
Initial commit for HF Space
a94ab76
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
212 Bytes
# Python / Backend
__pycache__/
*
.py
[cod]
*$py.class
venv/
.env
.ipynb_checkpoints/
# Node / Frontend
node_modules/
dist/
.DS_Store
*
.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
coverage/
.vscode/
.idea/