Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jethro85
/
DPSGDTool
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DPSGDTool
/
.gitignore
Shuya Feng
fix: Re-add app directory and add .gitignore
4f456aa
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
144 Bytes
# Python
__pycache__/
*
.py
[cod]
*$py.class
*
.so
.Python
.env
.venv
env/
venv/
ENV/
# IDE
.idea/
.vscode/
*
.swp
*
.swo
# OS
.DS_Store
Thumbs.db