David Tang
Initial commit: Hugging Face Spaces app setup
fcae81e
raw
history blame contribute delete
410 Bytes
pyproject.toml
poetry.lock
.venv
.env
.DS_Store
__pycache__
.pytest_cache
.ruff_cache
.vscode
.idea
.cursorrules
uv.lock
# Python
*.py[cod]
*$py.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual Environment
venv/
ENV/
# IDE
*.swp
*.swo
.project
.pydevproject
.settings/
# Logs
*.log
# OS
Thumbs.db