e2bd492764
Create Sampler Tips (SAMPLER_CONVERGENCE.md)
2022-09-24 18:05:14 +02:00
65cfb0f312
Create Sampler Tips (SAMPLER_CONVERGENCE.md)
2022-09-24 17:07:33 +02:00
66dac1884b
Fix Generate.sample_to_image crash.
...
Build the base generator in same place and way as other generators to reduce the chance of missed arguments in the future.
Fixes crash with display in-progress images, though note the feature still doesn't work for other reasons.
2022-09-24 05:20:28 -04:00
ac51ec4939
Addressed merge conflicts for adding UI tooltips
2022-09-24 05:19:31 -04:00
b1d1063a25
Fix CodeFormer not working if GFPGAN is enabeld
2022-09-24 05:19:07 -04:00
0678b24ebb
Merge branch 'development' into fix-empty-prompt-exception
2022-09-24 05:12:57 -04:00
53b4c3cc60
Upgrade GFPGAN to Version 1.4
2022-09-24 05:09:45 -04:00
d117d23469
Fix exception when inpainting with DDIM sampler
2022-09-24 05:02:02 -04:00
16a06ba66e
fix typo
2022-09-24 05:00:57 -04:00
6858c14d94
Allow Generate
to take images as readers or Image
instances
2022-09-24 05:00:57 -04:00
bf21a0bf02
fix resizing of inpainting mask
...
- change image resampling method for mask shrinkage to prevent
artifacts at edge of mask
Addresses #625
2022-09-24 04:37:34 -04:00
a3463abf13
Update TROUBLESHOOT.md
2022-09-24 08:16:48 +08:00
880142708d
Merge branch 'development' into development
2022-09-23 15:41:06 -04:00
e69aa94800
Merge branch 'development' into fix-empty-prompt-exception
2022-09-23 13:18:02 +02:00
660641e720
Missing ux warning
2022-09-23 13:17:06 +02:00
cd8be1d0e9
Restoration Modules are now optional
2022-09-23 10:51:41 +02:00
413064cf45
Web stub for first_seed argument per b93f04e
2022-09-23 09:38:32 +02:00
40b3d07900
Merge branch 'development' into fix-empty-prompt-exception
2022-09-23 09:36:15 +02:00
803a51d5ad
Fixes previous name of repo
2022-09-23 09:32:30 +02:00
5f22a72188
Fix division by zero when using an empty prompt
2022-09-22 17:15:28 -07:00
48aca04a72
* Regenerated frontend
2022-09-21 19:49:13 -04:00
665fd8aebf
Merge branch 'development' into development
2022-09-21 19:42:57 -04:00
21da4592d1
Merge remote-tracking branch 'upstream/development' into development
2022-09-22 09:10:15 +10:00
f1d4862b13
fix(docs): point readme useful-forks link to new repo
...
Signed-off-by: Ben Alkov <ben.alkov@gmail.com >
2022-09-22 09:50:56 +12:00
88e3b6d310
Merge branch 'development' into development
2022-09-21 17:47:14 -04:00
0ab5f2159d
fix img2img incorrectly loading previous prompt
2022-09-21 15:18:59 -04:00
9b4d328be0
Fix Mac Issue #723
...
- For unknown reasons, conda removes the base directory from the path
on Macintoshes when pyproject.toml is present (even if the file is
empty). This commit renames pyproject.toml to pyproject.toml.hide
until the issue is understood better.
2022-09-21 13:42:47 -04:00
bdbc76fcd4
Merged two different attempts to create __init__.py
2022-09-21 11:34:53 -04:00
110c4f70df
fix module loading errors
...
1. Add ldm/dream/restoration/__init__.py file that was inadvertently not
committed earlier.
2. Add '.' to sys.path to address weird mac problem reported in #723
2022-09-21 11:31:15 -04:00
28f06c7200
Reverts divergent fix to resto module path
2022-09-21 11:18:09 -04:00
c0aa92ea13
Adds Restoration module, variations fix, cli args
2022-09-21 11:18:09 -04:00
8c751d342d
Bug Fix Patch
2022-09-21 11:18:09 -04:00
883b2b6e62
Merge branch 'development' of https://github.com/pbaylies/stable-diffusion into development
2022-09-21 11:05:34 -04:00
9903ce60f0
Merge branch 'development' into development
2022-09-21 11:05:20 -04:00
50ac367a38
Reverts divergent fix to resto module path
2022-09-22 00:36:53 +10:00
7cf7ba42fb
Adds Restoration module, variations fix, cli args
2022-09-22 00:32:26 +10:00
a80119f826
Merge remote-tracking branch 'upstream/development' into development
2022-09-22 00:13:25 +10:00
069f91f930
Bug Fix Patch
2022-09-21 10:07:43 -04:00
6142cf25cc
* Bug fixes
2022-09-21 09:12:32 -04:00
72dd5b18ee
Bug Fix Patch
2022-09-21 20:24:41 +12:00
93001f48f7
Merge branch 'development' into development
2022-09-21 03:38:47 -04:00
19174949b6
fixed multiple dangling references to lstein/stable-diffusion
2022-09-21 03:29:02 -04:00
a1739a73b4
linux instructions update to /InvokeAI folder name
2022-09-21 03:26:27 -04:00
60f0090786
Merge branch 'development' into development
2022-09-21 03:10:49 -04:00
6987c77e2a
Update VARIATIONS.md
...
Remove <figure markdown> tags.
2022-09-21 03:08:40 -04:00
e91aad6527
Update EMBIGGEN.md
...
Added info on !fix
2022-09-21 03:06:58 -04:00
0305c63a07
Update PROMPTS.md
...
Removed <figure markdown> tags which were preventing image display.
2022-09-21 03:02:23 -04:00
fff01f2068
Update INPAINTING.md
...
fixed images which had been obscured by <markdown> tags.
2022-09-21 02:59:52 -04:00
25777cf922
Update OUTPAINTING.md
...
fixed image paths
2022-09-21 02:58:25 -04:00
2e5169c74b
added documentation for outpainting
2022-09-21 02:53:08 -04:00