2022-09-08 03:59:30 +00:00
|
|
|
.idea
|
2023-04-14 06:33:46 +00:00
|
|
|
.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
|
2022-09-10 07:32:31 +00:00
|
|
|
build
|
|
|
|
dist
|
|
|
|
**/*.ckpt
|
2022-09-11 06:27:22 +00:00
|
|
|
**/*.egg-info
|
2022-09-13 07:27:53 +00:00
|
|
|
tests/test_output
|
2022-09-15 02:40:50 +00:00
|
|
|
gfpgan/**
|
2022-09-28 00:04:16 +00:00
|
|
|
.python-version
|
2022-10-16 23:42:46 +00:00
|
|
|
._.DS_Store
|
|
|
|
tests/vastai_cli.py
|
|
|
|
/tests/test_output_local_cuda/
|
|
|
|
/testing_support/
|
2022-12-18 08:00:38 +00:00
|
|
|
.unison*
|
|
|
|
*.kgrind
|
2022-12-23 09:19:44 +00:00
|
|
|
*.pyprof
|
2023-01-01 22:54:49 +00:00
|
|
|
**/.polyscope.ini
|
2023-01-18 17:00:25 +00:00
|
|
|
**/imgui.ini
|
2023-01-26 11:14:02 +00:00
|
|
|
**/.eggs
|
|
|
|
/img_size_memory_usage.csv
|
2023-02-27 09:30:53 +00:00
|
|
|
/tests/test_cluster_output/
|