DiaGen / .gitignore
buttercrab's picture
initial commit
1034391
raw
history blame contribute delete
200 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.gradio
**/*.pth
**/*.mp3
!example_prompt.mp3
.ruff_cache
.ipynb_checkpoints
config.json