Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hbs2
/
dadk
like
0
Runtime error
App
Files
Files
Community
main
dadk
/
.gitignore
hbs2
Upload 8 files
dc09f0f
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
177 Bytes
# Byte-compiled / Optimized / DLL Files
*
.pyc
*
.pyo
*
.pyd
__pycache__/
# Distribution / Packaging
venv/
# Unit Test
.pytest_cache/
# Ignore IDE, Editor Files
.idea/
.vscode/