15 lines
130 B
Plaintext
15 lines
130 B
Plaintext
venv/
|
|
.tools/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
models/*
|
|
!models/.gitkeep
|
|
outputs/
|
|
config.local.json
|
|
.env
|
|
*.safetensors
|
|
*.ckpt
|
|
*.bin
|
|
*.pth
|