imaginAIry/.gitignore
Bryce 5cc73f6087 feature: finetuning
- feature: finetuning your own image models
- feature: image prep command. crops to face or other interesting parts of photo
- fix: back-compat for hf_hub_download
- feature: add prune-ckpt command
- feature: allow specification of model config file
2023-01-16 01:35:59 -08:00

28 lines
402 B
Plaintext

.idea
.DS_Store
__pycache__
outputs/*
other
prolly_delete
coverage
downloads
.coverage
.coveragerc
/imaginairy/data/stable-diffusion-v1.yaml
/imaginairy/data/stable-diffusion-v1-4.ckpt
build
dist
**/*.ckpt
**/*.egg-info
tests/test_output
gfpgan/**
.python-version
._.DS_Store
tests/vastai_cli.py
/tests/test_output_local_cuda/
/testing_support/
.unison*
*.kgrind
*.pyprof
**/.polyscope.ini
**/imgui.ini