Commit Graph

22 Commits

Author SHA1 Message Date
357e1ad35f Merge branch 'development' into development 2022-09-15 09:59:11 -04:00
df4d1162b5 docs: VARIATIONS.md used wrong syntax in examples (#589) 2022-09-15 07:21:17 -04:00
d8d2043467 Merge branch 'development' into development 2022-09-14 12:54:04 -04:00
b02ea331df Clarify behavior of -v and -n parameters (#551)
Fixes https://github.com/lstein/stable-diffusion/issues/544
2022-09-14 09:47:17 -04:00
80579a30e5 Merge branch 'development' into development 2022-09-14 07:10:39 -04:00
5818528aa6 fix web server handling of rel and abs outdir paths (#550)
* fix web server handling of rel and abs outdir paths
* Can now specify either a relative or absolute path for outdir
* Outdir path does not need to be inside the stable-diffusion directory
* Closes security hole that allowed user to read any file within
stable-diffusion (eek!)
* Closes #536
2022-09-14 07:09:01 -04:00
2e438542e9 * Fixes and updates for PR. 2022-09-13 21:56:17 -04:00
5e15f1e017 Merge branch 'development' into development 2022-09-12 16:59:15 -04:00
b9592ff2dc document ability to use -ve numbers to retrieve previous seeds and image paths (#524) 2022-09-12 16:55:39 -04:00
4a5a228fd8 Merge branch 'development' into development 2022-09-12 16:34:10 -04:00
6665f4494f Add documentation for Embiggen
This was originally part of PR #437, but was inside README.md
which was refactored. Now it is a standalone doc.
2022-09-12 15:46:07 -04:00
a73017939f Update OTHER.md 2022-09-11 19:04:40 -04:00
5e433728b5 upped max_steps in v1-finetune.yaml and fixed TI docs to address #493 2022-09-11 16:20:14 -04:00
4951e66103 Adding support for .bin files from huggingface concepts (#498)
* Adding support for .bin files from huggingface concepts

* Updating documentation to include huggingface .bin info
2022-09-11 15:44:26 -04:00
c7c6cd7735 Update UPSCALE.md
New instructions needed to accommodate fact that the ESRGAN and GFPGAN packages are now installed by environment.yaml.
2022-09-11 14:43:07 -04:00
77ca83e103 Update CLI.md
Final documentation tweak.
2022-09-11 14:31:56 -04:00
0ea145d188 Update CLI.md
More doc fixes.
2022-09-11 14:29:26 -04:00
162285ae86 Update CLI.md
Minor documentation fix
2022-09-11 14:28:45 -04:00
37c921dfe2 documentation enhancements 2022-09-11 14:26:41 -04:00
4f72cb44ad moved the notebook files into their own directory 2022-09-11 13:05:38 -04:00
878ef2e9e0 documentation tweaks 2022-09-11 12:58:06 -04:00
0881d429f2 Docs Update (#466)
Authored-by: @blessedcoolant 
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-11 11:52:43 -04:00