Aetheris-Inference / .gitignore
Pomilon
Deploy Aetheris to HF Space
1df0e33
raw
history blame
221 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
.venv
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
checkpoints/
*.log
.DS_Store
legacy/