Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vivek1192
/
detectAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
detectAI
/
.gitignore
vivek1192
Setup CI/CD for Hugging Face
171eb01
3 months ago
raw
Copy download link
history
blame
contribute
delete
141 Bytes
# Python
__pycache__/
*
.py
[cod]
*$py.class
venv/
env/
.env
db.sqlite3
# Node
node_modules/
dist/
build/
.DS_Store
# Editor
.vscode/
.idea/