EveryDream2trainer/.gitignore

19 lines
207 B
Plaintext

/venv
**/__pycache__
**/*.ckpt
/input/**
/output/**
/ckpt_cache/**
**/.pytest_cache
/logs/**
/tmp/**
**/.ipynb_checkpoints
/wandb/**
/mycfgs/**
/.vscode/**
.ssh_config
*inference*.yaml
.idea
/.cache
/models