1
0
Fork 0
Commit Graph

1904 Commits

Author SHA1 Message Date
Ben Fortune 4c3fcace5e Fix linting issues 2023-06-30 16:54:53 +01:00
Ben Fortune 4009ed8443 feat(gui): add ability to save profiles for img2txt and txt2txt 2023-06-30 16:43:35 +01:00
Sean Sube 7c8dc7a6b6
feat(api): create hash file for models without one 2023-06-27 08:17:21 -05:00
Sean Sube 16cf5bb863
fix(api): strip trailing newlines when reading hash from file 2023-06-27 07:33:23 -05:00
Sean Sube e3a458a736
feat(api): read model hash from file 2023-06-27 07:28:59 -05:00
Sean Sube 0029943c7d
fix(api): use diffusion model name without path when looking up hashes 2023-06-27 07:09:40 -05:00
Sean Sube 7cbb4197ba
fix(api): handle empty negative prompts in exif data 2023-06-26 21:38:55 -05:00
Sean Sube 732eb9913e
add hash field to extras schema and user guide 2023-06-26 19:18:20 -05:00
Sean Sube 062b1c47aa
feat(api): write model hashes to image exif 2023-06-26 17:24:34 -05:00
Sean Sube 003a350a6c
feat(api): include version number in logs 2023-06-26 17:24:03 -05:00
Sean Sube 01811abf5a
add loras to exif params 2023-06-26 07:48:39 -05:00
Sean Sube 14e920c6e1
add newlines to make params compatible 2023-06-26 07:24:25 -05:00
Sean Sube f142f83ad5
dump json parameters to str before writing to exif 2023-06-26 07:14:32 -05:00
Sean Sube 91c6c62159
remove unused output param 2023-06-26 07:06:31 -05:00
Sean Sube 7e21b9539e
feat(api): embed image parameters in EXIF data (#383) 2023-06-26 07:03:06 -05:00
Sean Sube 9e58818ffb
chore(docs): add new extras fields to user guide 2023-06-24 14:12:57 -05:00
Sean Sube cc986b650e
chore(docs): add panorama and highres step suggestions 2023-06-24 13:58:59 -05:00
Sean Sube 054993aa73
chore(docs): include castle example of overlap 2023-06-24 13:55:25 -05:00
Sean Sube c0695f6fe4
lint(docs): format some folders, wrap some lines 2023-06-24 13:44:00 -05:00
Sean Sube 9e52196084
note cropping process 2023-06-24 13:38:02 -05:00
Sean Sube f4153aaba8
fix(docs): add overlap diagrams 2023-06-24 13:31:54 -05:00
Sean Sube 7705cb46aa
chore(docs): briefly describe prompt construction 2023-06-24 12:55:19 -05:00
Sean Sube 115d62e998
chore(docs): explain eta, steps, and correction order 2023-06-23 20:53:23 -05:00
Sean Sube 7a8184a5da
chore(docs): explain upscale, correction, and highres parameters 2023-06-22 22:55:03 -05:00
Sean Sube ca2e436f06
feat(gui): remove generic SD pipeline option 2023-06-20 18:33:15 -05:00
Sean Sube 9d08676caa
fix(api): add version for omegaconf 2023-06-19 18:12:56 -05:00
Sean Sube 03402dba67
fix(api): pin pip dependencies, add requirements to renovate 2023-06-19 18:02:00 -05:00
Sean Sube 3c5641b9a7
fix{gui): send highres parameters on upscale tab 2023-06-19 17:43:02 -05:00
Sean Sube 0927e0bfc6
lint{docs): sort prompt keywords 2023-06-19 17:42:24 -05:00
Sean Sube 349abf0d2e
add prompt keywords 2023-06-18 21:47:14 -05:00
Sean Sube 6f7e8144c0
update resolution table for highres iterations 2023-06-17 14:52:31 -05:00
Sean Sube 1e6bbf8928
start updating user guide for v0.10 features 2023-06-17 14:52:28 -05:00
Sean Sube 7db53a82df
fix(api): correctly handle sliced kernels 2023-06-17 14:51:58 -05:00
Sean Sube 1506f51ff4
fix(api): handle more SwinIR models 2023-06-16 21:53:49 -05:00
Sean Sube 12e489b761
fix(api): use correct tile size for highres upscaling 2023-06-16 21:22:00 -05:00
Sean Sube 5713957026
fix(api): keep kernel slices within bounds 2023-06-16 20:49:43 -05:00
Sean Sube c1a4484b75
apply lint 2023-06-16 20:43:28 -05:00
Sean Sube 81d2e93709
chore(scripts): update DPM test ref for fp16 2023-06-16 20:42:48 -05:00
Sean Sube 7f28c0f194
feat(gui): sort lists by visible labels after i18n 2023-06-16 20:42:23 -05:00
Sean Sube 719b34967f
fix(api): handle blending of mismatched kernels 2023-06-16 20:41:25 -05:00
Sean Sube f8d59ab65a
fix(api): swap dimensions for non-upscaling highres modes 2023-06-15 22:39:16 -05:00
Sean Sube 7b0bed7aea
fix(api): use tile size for all highres scaling methods 2023-06-14 22:52:56 -05:00
Sean Sube dcea248b7b
fix(api): skip prompt parsing patch when using LPW 2023-06-11 07:52:46 -05:00
Sean Sube d47dab8182
fix(api): make LPW pipeline valid again 2023-06-11 07:39:29 -05:00
Sean Sube 82a80bb60b
fix(api): ensure gradient points are always in order 2023-06-10 15:20:17 -05:00
Sean Sube ac2eceb0ac
fix(api): remove trailing space from param name 2023-06-10 11:54:33 -05:00
Sean Sube e64b813ac0
fix(api): pass inpaint param to checkpoint extraction 2023-06-10 11:52:25 -05:00
Sean Sube 665cf57a86
fix typo 2023-06-10 11:30:47 -05:00
HoopyFreud 22ff0be758 fix inpainting conversion via torch 2023-06-10 12:01:02 -04:00
Sean Sube c399430274
fix(scripts): only mark release tests as failed after retrying 2023-06-09 17:41:21 -05:00