mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
5cc73f6087
- 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
28 lines
402 B
Plaintext
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 |