Claus F. Strasburger
df4d1162b5
docs: VARIATIONS.md used wrong syntax in examples ( #589 )
2022-09-15 07:21:17 -04:00
Robert Bolender
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
Lincoln Stein
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
Lincoln Stein
b9592ff2dc
document ability to use -ve numbers to retrieve previous seeds and image paths ( #524 )
2022-09-12 16:55:39 -04:00
Lincoln Stein
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
Lincoln Stein
5e433728b5
upped max_steps in v1-finetune.yaml and fixed TI docs to address #493
2022-09-11 16:20:14 -04:00
chromaticist
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
Lincoln Stein
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
Lincoln Stein
77ca83e103
Update CLI.md
...
Final documentation tweak.
2022-09-11 14:31:56 -04:00
Lincoln Stein
0ea145d188
Update CLI.md
...
More doc fixes.
2022-09-11 14:29:26 -04:00
Lincoln Stein
162285ae86
Update CLI.md
...
Minor documentation fix
2022-09-11 14:28:45 -04:00
Lincoln Stein
37c921dfe2
documentation enhancements
2022-09-11 14:26:41 -04:00
Lincoln Stein
4f72cb44ad
moved the notebook files into their own directory
2022-09-11 13:05:38 -04:00
Lincoln Stein
878ef2e9e0
documentation tweaks
2022-09-11 12:58:06 -04:00
blessedcoolant
0881d429f2
Docs Update ( #466 )
...
Authored-by: @blessedcoolant
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-11 11:52:43 -04:00