imaginAIry/.gitignore

35 lines
507 B
Plaintext
Raw Permalink Normal View History

2022-09-08 03:59:30 +00:00
.idea
.vscode
2022-09-08 03:59:30 +00:00
.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
2022-12-23 09:19:44 +00:00
*.pyprof
**/.polyscope.ini
**/imgui.ini
**/.eggs
/img_size_memory_usage.csv
2023-02-27 09:30:53 +00:00
/tests/test_cluster_output/
/.env
2023-12-19 04:34:32 +00:00
*.ipynb
.ipynb_checkpoints