cmdr2
f25ad03011
header
2022-10-26 15:38:08 -04:00
cmdr2
c00da1702f
Single-file installer script, micromamba will now be downloaded automatically on the first run; Activate the base environment before running the rest of the conda commands; Don't download conda/git again if it's already been installed by the installer
2022-10-26 15:38:08 -04:00
cmdr2
83f20c23aa
Use the correct conda os arch for mac x64
2022-10-26 15:38:08 -04:00
cmdr2
0050176d57
Don't continue if micromamba was required but didn't initialize properly
2022-10-26 15:38:08 -04:00
cmdr2
f7bb90234d
Fix line endings for mac
2022-10-26 15:38:08 -04:00
cmdr2
1d3c43b67f
Add a pause before the script ends
2022-10-26 15:38:08 -04:00
cmdr2
ef505d2bc5
Update How to create the installers.md
2022-10-26 15:38:08 -04:00
cmdr2
a9a59a3046
Prefer the locally installed conda over any global conda installation
2022-10-26 15:38:08 -04:00
cmdr2
da012e1bfd
Prefer the locally installed conda over any global conda installation; activate the env before updating
2022-10-26 15:38:08 -04:00
cmdr2
90c8aa716d
Typo in bash path
2022-10-26 15:38:08 -04:00
cmdr2
94cd20de05
Typo in the bash script
2022-10-26 15:38:08 -04:00
cmdr2
14725f9d59
Initialize conda for the shell before running the activate
2022-10-26 15:38:08 -04:00
cmdr2
c6c146f54f
Remove -y in linux script
2022-10-26 15:38:08 -04:00
cmdr2
90d9d6ea00
Typo in install.sh
2022-10-26 15:38:08 -04:00
cmdr2
1f62517636
Don't close after updating
2022-10-26 15:38:08 -04:00
cmdr2
29eea93592
Fix the tmp file used for checking the existence of git and conda commands
2022-10-26 15:38:08 -04:00
cmdr2
7179cc7f25
Remove unnecessary quotes while checking if git and conda exist
2022-10-26 15:38:08 -04:00
cmdr2
b12c8a28d7
Updated the installer to simplify the use of micromamba, and use conda for the actual installation; Update conda during the update script
2022-10-26 15:38:08 -04:00
cmdr2
8c2e82cc54
Make the linux/mac scripts executable
2022-10-26 15:38:08 -04:00
cmdr2
3ae094b673
Create the env using -y
2022-10-26 15:38:08 -04:00
cmdr2
74e6ce3e6a
Check for missing python/git before activating micromamba
2022-10-26 15:38:08 -04:00
cmdr2
71426d200e
1-click installer using micromamba to install git and python into a contained environment (if necessary) before running the normal installation script
2022-10-26 15:38:08 -04:00
Lincoln Stein
2b6d78e436
minor cleanups
...
- remove --fnformat from canonicalized dream prompt arguments
(not needed for image reproducibility)
- add -tm to canonicalized dream prompt arguments
(definitely needed for image reproducibility)
2022-10-26 08:32:54 -04:00
Lincoln Stein
4104ac6270
copied workflows from main to dev
2022-10-25 17:27:38 -04:00
psychedelicious
909740f430
Builds fresh bundle
2022-10-26 03:04:14 +13:00
Lincoln Stein
99d23c4d81
fix merge conflicts
2022-10-25 07:30:26 -04:00
Lincoln Stein
5e8d1ca19f
resolve conflicts
2022-10-25 07:17:54 -04:00
Lincoln Stein
fb4dc7eaf9
Merge branch 'development' into fix-disabled-prompt
2022-10-25 07:13:57 -04:00
Lincoln Stein
71a1e0d0e1
Merge branch 'development' into vite-relative-paths
2022-10-25 07:09:14 -04:00
Jari Vetoniemi
ce1bfbc32d
nix: add shell.nix file
2022-10-25 07:08:31 -04:00
Lincoln Stein
7a923beb4c
add missing image needed by nsfw filter
2022-10-25 00:39:00 -04:00
Lincoln Stein
03353ce978
Merge branch 'development' of github.com:invoke-ai/InvokeAI into development
2022-10-25 00:31:58 -04:00
Lincoln Stein
c8f4a04196
fix clipseg install problem; close #1150
2022-10-25 00:31:43 -04:00
Lincoln Stein
9bef643bf5
fix a few more metadata bugs
...
- facetool and upscale arguments now written into metadata
- cleaned up handling of !fetch command
2022-10-25 00:31:43 -04:00
Lincoln Stein
f6b31d51e0
fix incorrect handling of single quotes in prompts
2022-10-25 00:31:43 -04:00
Lincoln Stein
62e1cb48fd
developer documentation fixes
2022-10-25 00:31:43 -04:00
Lincoln Stein
543464182f
inpainting fix per PR #1218
...
- This is a merge of the final version of PR #1218 "Inpainting
Improvements"
Various merge conflicts made it easier to commit directly.
Author: Kyle0654
Co-Author: lstein
2022-10-25 00:31:42 -04:00
Lincoln Stein
3081b6b7dd
fix clipseg install problem; close #1150
2022-10-23 23:46:16 -04:00
Lincoln Stein
37d38f196e
fix a few more metadata bugs
...
- facetool and upscale arguments now written into metadata
- cleaned up handling of !fetch command
2022-10-23 23:01:32 -04:00
Lincoln Stein
17aee48734
fix incorrect handling of single quotes in prompts
2022-10-23 23:01:32 -04:00
Lincoln Stein
9cdd78c6cb
developer documentation fixes
2022-10-23 22:56:58 -04:00
Lincoln Stein
5561a95232
inpainting fix per PR #1218
...
- This is a merge of the final version of PR #1218 "Inpainting
Improvements"
Various merge conflicts made it easier to commit directly.
Author: Kyle0654
Co-Author: lstein
2022-10-23 22:52:32 -04:00
Lincoln Stein
27f0f3e52b
Merge branch 'inpaint-improvement' of https://github.com/Kyle0654/InvokeAI into add-safety-checker
2022-10-23 22:37:43 -04:00
Lincoln Stein
b159b2fe42
add support for safety checker (NSFW filter)
...
Now you can activate the Hugging Face `diffusers` library safety check
for NSFW and other potentially disturbing imagery.
To turn on the safety check, pass --safety_checker at the command
line. For developers, the flag is `safety_checker=True` passed to
ldm.generate.Generate(). Once the safety checker is turned on, it
cannot be turned off unless you reinitialize a new Generate object.
When the safety checker is active, suspect images will be blurred and
a warning icon is added. There is also a warning message printed in
the CLI, but it can be a little hard to see because of its positioning
in the output stream.
There is a slight but noticeable delay when the safety checker runs.
Note that invisible watermarking is *not* currently implemented. The
watermark code distributed by the CompViz distribution uses a library
that does not seem to be able to retrieve the watermarks it creates,
and it does not appear that Hugging Face `diffusers` or other SD
distributions are doing any watermarking.
2022-10-23 22:26:18 -04:00
Kyle Schouviller
230527b1fb
Add back model description for 1.4
2022-10-23 14:08:41 -07:00
Kyle Schouviller
bfe36c9f8b
Revert unintended model changes
2022-10-23 14:08:05 -07:00
Kyle Schouviller
40388b5b90
Merge branch 'development' into inpaint-improvement
2022-10-23 14:06:30 -07:00
Kyle Schouviller
0c34554170
Merge branch 'inpaint-improvement' of https://github.com/Kyle0654/InvokeAI into inpaint-improvement
2022-10-23 14:02:52 -07:00
Kyle Schouviller
1264cc2d36
Switch from dilate to erode to fix inpaint edges. Default model to 1.4 instead of 1.5.
2022-10-23 14:01:06 -07:00
Lincoln Stein
b7ce5b4f1b
Merge branch 'development' of github.com:invoke-ai/InvokeAI into development
2022-10-23 09:42:28 -04:00