EveryDream2trainer/.gitignore

13 lines
144 B
Plaintext

/venv
**/__pycache__
**/*.ckpt
/input/**
/output/**
/ckpt_cache/**
**/.pytest_cache
/logs/**
/tmp/**
**/.ipynb_checkpoints
/wandb/**
/mycfgs/**