blessedcoolant
365e2dde1b
[WebUI] Final 2.1 Release Build
2022-11-02 16:48:35 -04:00
Lincoln Stein
a48e021c0b
remove antlr4 from requirements
2022-11-02 16:35:14 -04:00
spezialspezial
825fa6977d
Update outcrop.py
2022-11-02 16:33:35 -04:00
spezialspezial
e332529fbd
Prevent outcrop error when no callback is supplied
2022-11-02 16:33:35 -04:00
Lincoln Stein
0f6aa7fe19
add antlr4 to requirements to fix Windows conda glitch
2022-11-02 15:31:09 -04:00
Lincoln Stein
b8870d8290
more bug fixes to install scripts
2022-11-02 15:26:02 -04:00
David Burnett
ffa91be3f1
Install older version of torch and matching torchvision, fix pytorch-lightning=1.7.7
2022-11-02 14:49:36 -04:00
Lincoln Stein
2d5294bca1
speculative change for .bat installer
2022-11-02 13:56:17 -04:00
damian0815
2468a28e66
save VRAM by not recombining tensors that have been sliced to save VRAM
2022-11-01 22:39:48 -04:00
damian0815
e3ed748191
fix a bug that broke cross attention control index mapping
2022-11-01 22:39:39 -04:00
damian0815
3f5bf7ac44
report full size for fast latents and update conversion matrix for v1.5
2022-11-01 22:39:27 -04:00
damian0815
00378e1ea6
add damian0815 to contributors list
2022-11-01 22:38:16 -04:00
spezialspezial
b45e632f23
Option to directly invert the grayscale heatmap - fix
2022-11-01 22:18:00 -04:00
Lincoln Stein
57be9ae6c3
pin pytorch_lightning to 1.7.7, issue #1331
2022-11-01 22:10:12 -04:00
spezialspezial
2bdd738f03
Update txt2mask.py
2022-11-01 17:39:56 -04:00
spezialspezial
7782760541
Option to directly invert the grayscale heatmap
...
Theoretically less work inverting the image while it's small but I can't measure a significant difference. Though, handy option to have in some cases.
2022-11-01 17:39:56 -04:00
damian0815
de2686d323
fix crash (be a little less aggressive clearing out the attention slice)
2022-11-01 17:35:43 -04:00
damian0815
0b72a4a35e
be more aggressive at clearing out saved_attn_slice
2022-11-01 17:35:34 -04:00
Lincoln Stein
942a202945
fix model_cache memory management issues
2022-11-01 17:22:48 -04:00
Lincoln Stein
1379642fc6
fix library problems in preload_modules
2022-11-01 14:34:23 -04:00
Lincoln Stein
408cf5e092
candidate install scripts for testing
2022-11-01 13:54:42 -04:00
Lincoln Stein
ce298d32b5
attempt to make batch install more reliable
...
1. added nvidia channel to environment.yml
2. updated pytorch-cuda requirement
3. let conda figure out what version of pytorch to install
4. add conda install status checking to .bat and .sh install files
5. in preload_models.py catch and handle download/access token errors
2022-11-01 12:02:22 -04:00
mauwii
d7107d931a
disable checks with sd-V1.4 model...
...
...to save some resources, since V1.5 is the default now
2022-10-31 21:35:33 -04:00
mauwii
147dcc2961
update test-invoke-conda.yml
...
- fix model dl path for sd-v1-4.ckpt
- copy configs/models.yaml.example to configs/models.yaml
2022-10-31 21:35:20 -04:00
mauwii
efd7f42414
fix models example weights for sd-v1.4
2022-10-31 21:35:09 -04:00
blessedcoolant
4e1b619ad7
[WebUI] Loopback Default False
2022-10-31 21:35:01 -04:00
Lincoln Stein
f26199d377
further improvements to preload_models.py
...
- Faster startup for command line switch processing
- Specify configuration file to modify using --config option:
./scripts/preload_models.ply --config models/my-models-file.yaml
2022-10-31 11:34:22 -04:00
Lincoln Stein
90cd791e76
improve behavior of preload_models.py
...
- NEVER overwrite user's existing models.yaml
- Instead, merge its contents into new config file,
and rename original to models.yaml.orig (with
message)
- models.yaml has been removed from repository and renamed
models.yaml.example
2022-10-31 11:09:57 -04:00
Lincoln Stein
5a95ce5625
restore models.yaml to virgin state
2022-10-31 10:48:42 -04:00
Lincoln Stein
89da42ad79
Merge branch 'pin-options-panel' of https://github.com/psychedelicious/stable-diffusion into psychedelicious-pin-options-panel
...
- from PR #1301
2022-10-31 09:37:13 -04:00
Lincoln Stein
e8aba99c92
Merge branch 'development' of github.com:invoke-ai/InvokeAI into development
2022-10-31 09:35:21 -04:00
Damian at mba
ced9c83e96
various prompting fixes
2022-10-31 09:34:56 -04:00
psychedelicious
247816db9a
Adds @psychedelicious to contributors list
2022-10-31 09:34:20 -04:00
Lincoln Stein
80f2cfe3e3
set default max_models to 2 internally as well as as arg
2022-10-31 09:05:38 -04:00
blessedcoolant
9a15a89e20
Tabs Styling Fix
2022-10-31 23:58:08 +11:00
blessedcoolant
c73a61b785
Add Invoke AI Logo to unpinned Options
2022-10-31 23:58:08 +11:00
psychedelicious
88203d8db2
Styling fixes
2022-10-31 23:58:08 +11:00
psychedelicious
881c69e905
Fixes invisible image uploader button
2022-10-31 23:58:08 +11:00
psychedelicious
c40278dae7
Fixes re-renders triggered by typing prompt
2022-10-31 23:58:08 +11:00
psychedelicious
7b329b7c91
Fixes: Progress bar does not activate when changing model
2022-10-31 23:58:08 +11:00
psychedelicious
c19b02ab21
Fixes disappearing cursor edge case
2022-10-31 23:58:08 +11:00
psychedelicious
6ebddf09c2
Fixes: cancel button disabled after model change
2022-10-31 23:58:08 +11:00
psychedelicious
5841e1b5be
Fixes safari process buttons style bug
2022-10-31 23:58:08 +11:00
psychedelicious
5f09ffa276
Fixes error when inpainting with show progress images enabled
2022-10-31 23:58:02 +11:00
psychedelicious
9e70c216f6
Sets defaults to show inpaint box and fill
2022-10-31 23:57:40 +11:00
psychedelicious
cbe8a9550c
Updates styling
2022-10-31 23:57:40 +11:00
psychedelicious
259ecb7b71
Fixes very slightly incorrect pixel offset
2022-10-31 23:57:40 +11:00
psychedelicious
002791ef68
Removes unused file
2022-10-31 23:57:40 +11:00
psychedelicious
21e491f878
Fixes empty canvas detection
2022-10-31 23:57:40 +11:00
psychedelicious
12c4c715aa
Demotes inpainting to img2img when mask is empty
2022-10-31 23:57:40 +11:00