Lincoln Stein
|
83d3a043da
|
merge latest changes from main
|
2023-07-05 19:15:53 -04:00 |
|
Sergey Borisov
|
0ac9dca926
|
Fix loading diffusers ti
|
2023-07-05 19:46:00 +03:00 |
|
Lincoln Stein
|
9edf78dd2e
|
merge with main
|
2023-07-05 09:12:54 -04:00 |
|
Eugene Brodsky
|
7170e82f73
|
expose max_cache_size in config
|
2023-07-05 02:44:15 -04:00 |
|
blessedcoolant
|
639d88afd6
|
revert: inference_mode to no_grad
|
2023-07-05 16:39:15 +12:00 |
|
blessedcoolant
|
c0501ed5c2
|
fix: Slow loading of Loras
Co-Authored-By: StAlKeR7779 <7768370+StAlKeR7779@users.noreply.github.com>
|
2023-07-05 12:47:34 +10:00 |
|
psychedelicious
|
08d428a5e7
|
feat(nodes): add lora field, update lora loader
|
2023-07-05 12:47:34 +10:00 |
|
Lincoln Stein
|
96bf92ead4
|
add the import model router
|
2023-07-04 14:35:47 +10:00 |
|
blessedcoolant
|
7e18814dd0
|
Add standard names for Model Loader Nodes
|
2023-07-04 14:35:06 +10:00 |
|
Lincoln Stein
|
a8a2209560
|
VAE loader is loading proper VAE. Unclear if it is changing the image
|
2023-07-04 14:35:06 +10:00 |
|
Lincoln Stein
|
fa8a5838d3
|
add vae lodaer
|
2023-07-04 14:35:06 +10:00 |
|
blessedcoolant
|
6c62f41f2e
|
chore: Change PipelineModels to MainModels
|
2023-07-04 14:33:56 +10:00 |
|
Lincoln Stein
|
4d2c7806fc
|
quash memory leak when compel invocation called
|
2023-07-03 14:12:35 -04:00 |
|
Lincoln Stein
|
3937428563
|
Merge branch 'release/invokeai-3-0-alpha' of github.com:invoke-ai/InvokeAI into release/invokeai-3-0-alpha
|
2023-07-03 14:11:28 -04:00 |
|
Lincoln Stein
|
27088610ed
|
Merge branch 'main' into dev/fix-unit-tests
|
2023-07-03 12:38:42 -04:00 |
|
Lincoln Stein
|
d6de11bd56
|
resolve merge conflict
|
2023-07-03 12:19:11 -04:00 |
|
Lincoln Stein
|
ed86d0b708
|
Union[foo, None]=>Optional[foo]
|
2023-07-03 12:17:45 -04:00 |
|
Lincoln Stein
|
877b187a1b
|
Merge branch 'lstein/restore-3.9-compatibility' into release/invokeai-3-0-alpha
|
2023-07-03 11:01:34 -04:00 |
|
Lincoln Stein
|
ac9ec4e75a
|
restore 3.9 compatibility by replacing | with Union[]
|
2023-07-03 10:57:40 -04:00 |
|
Lincoln Stein
|
2465c7987b
|
Revert "restore 3.9 compatibility by replacing | with Union[]"
This reverts commit 76bafeb99e .
|
2023-07-03 10:56:41 -04:00 |
|
Lincoln Stein
|
76bafeb99e
|
restore 3.9 compatibility by replacing | with Union[]
|
2023-07-03 10:55:04 -04:00 |
|
psychedelicious
|
fa169b5517
|
feat(nodes): add ImageCollection node in prep for batch processing
|
2023-07-04 00:18:27 +10:00 |
|
Lincoln Stein
|
aae60b6142
|
quash memory leak when compel invocation called
|
2023-07-03 10:08:10 -04:00 |
|
Lincoln Stein
|
b79740d61d
|
back out torch.no_grad()
|
2023-07-02 23:03:24 -04:00 |
|
Lincoln Stein
|
fa8ccd2a94
|
add no_grad() to compel node invoke() method
|
2023-07-02 18:20:16 -04:00 |
|
Lincoln Stein
|
1cf61feead
|
print GPU device at startup
|
2023-07-01 20:47:11 -04:00 |
|
psychedelicious
|
c00aea7a6c
|
tests(nodes): fix nodes tests
|
2023-06-29 23:11:48 +10:00 |
|
Lincoln Stein
|
2c5b050d82
|
add image board support to invokeai-node-cli
|
2023-06-29 22:12:34 +10:00 |
|
maryhipp
|
45935caf1d
|
fix query
|
2023-06-29 21:14:53 +10:00 |
|
Mary Hipp
|
73f2092ec5
|
(api) add option to board delete route and logic to services
|
2023-06-29 21:14:53 +10:00 |
|
StAlKeR7779
|
ac46b129bf
|
Merge branch 'main' into feat/lora_model_patch
|
2023-06-28 22:43:58 +03:00 |
|
Lincoln Stein
|
72209d0cc3
|
Merge branch 'main' into lstein/installer-for-new-model-layout
|
2023-06-28 14:49:37 -04:00 |
|
blessedcoolant
|
75614bbba3
|
Merge branch 'main' into feat/nodes/cpu-noise
|
2023-06-28 18:22:08 +12:00 |
|
blessedcoolant
|
32883adf6e
|
Merge branch 'main' into feat/controlnet_extras
|
2023-06-28 17:36:21 +12:00 |
|
Kent Keirsey
|
fc322aa9f7
|
Update controlnet-aux to 0.0.6 and add LeReS
|
2023-06-27 23:45:47 -04:00 |
|
psychedelicious
|
73f63853ba
|
fix(nodes): use context for logger in param_easing
|
2023-06-27 23:30:10 -04:00 |
|
Lincoln Stein
|
e8ed0fad6c
|
autoimport from embedding/controlnet/lora folders designated in startup file
|
2023-06-27 12:30:53 -04:00 |
|
psychedelicious
|
2e14528e4c
|
feat(nodes): default to CPU noise
|
2023-06-27 13:57:31 +10:00 |
|
user1
|
10d2d85c83
|
Started to add ControlNet resize_crop and resize_fill options, but commented out, not ready to deploy yet.
|
2023-06-26 12:03:05 -07:00 |
|
user1
|
af566adf56
|
For MediapipeFace ControlNet preprocessor, if input image is RGBA format then convert to RGB (otherwise MediapipeFace image processing throws an error)
|
2023-06-26 04:29:43 -07:00 |
|
user1
|
873c18bc4b
|
Added TileResampler ControlNet preprocessor node.
Also fixes to SegmentAnything ControlNet preprocessor node.
|
2023-06-26 04:27:26 -07:00 |
|
Eugene Brodsky
|
7b97639961
|
Merge branch 'main' into lstein/installer-for-new-model-layout
|
2023-06-26 01:24:30 -04:00 |
|
Sergey Borisov
|
5cebf67ee4
|
Apply lora by patching lora instead of hooks
|
2023-06-26 03:57:33 +03:00 |
|
Lincoln Stein
|
160b5d7992
|
add support for an autoimport models directory scanned at startup time
|
2023-06-25 18:50:15 -04:00 |
|
user1
|
10e8389fa4
|
Commenting out LeReS ControlNet image preprocessor until release of controlnet_aux v0.0.6 (supported on controlnet_aux current main, but not on latest release v0.0.5)
|
2023-06-25 14:25:14 -07:00 |
|
user1
|
414a04774c
|
Added LeReS ControlNet image preprocessor.
|
2023-06-25 14:19:55 -07:00 |
|
Lincoln Stein
|
60b37b7ff4
|
fix model manager documentation
|
2023-06-25 16:04:43 -04:00 |
|
user1
|
b872e7a5e0
|
Simplifying ControlNet SAM preprocessor segmentation color mapping.
|
2023-06-25 12:54:48 -07:00 |
|
user1
|
de4064bdac
|
Fixed problem with with non-reproducible results from ControlNet SegmentAnything preprocessor. Cause was controlnet_aux randomization of segmentation coloring, which seems to lead to some randomization of resulting images using ControlNet seg model. Switched to using deterministic ADE20K color palette instead, which solved the problem.
|
2023-06-25 12:38:17 -07:00 |
|
user1
|
10c3753d7f
|
Added SAM preprocessor
|
2023-06-25 11:16:39 -07:00 |
|