Sergey Borisov
|
cfd827cfad
|
Added node for creating mask inpaint
|
2023-08-18 04:07:40 +03:00 |
|
Lincoln Stein
|
e9a294f733
|
Merge branch 'main' into fix/inpaint_gen
|
2023-08-17 16:13:33 -04:00 |
|
Lincoln Stein
|
1102c12084
|
Merge branch 'main' into fix/sdxl_controlnet
|
2023-08-17 15:40:51 -04:00 |
|
Lincoln Stein
|
b5cee7d20c
|
blackify chore
|
2023-08-17 15:40:15 -04:00 |
|
Sergey Borisov
|
5aa7bfebd4
|
Fix masked generation with inpaint models
|
2023-08-16 20:28:33 +03:00 |
|
Lincoln Stein
|
bb1b8ceaa8
|
Update invokeai/backend/model_management/model_cache.py
Co-authored-by: StAlKeR7779 <stalkek7779@yandex.ru>
|
2023-08-16 08:48:44 -04:00 |
|
Lincoln Stein
|
f9958de6be
|
added memory used to load models
|
2023-08-15 21:56:19 -04:00 |
|
Lincoln Stein
|
ec10aca91e
|
report RAM and RAM cache statistics
|
2023-08-15 21:00:30 -04:00 |
|
Lincoln Stein
|
d6c9bf5b38
|
added sdxl controlnet detection
|
2023-08-15 12:51:15 -04:00 |
|
Sergey Borisov
|
4f82273fc4
|
Update 'monkeypatched' controlnet class
|
2023-08-15 11:07:43 -04:00 |
|
Lincoln Stein
|
b2934be6ba
|
use as_posix() instead of str()
|
2023-08-14 22:59:26 -04:00 |
|
Lincoln Stein
|
eab67b6a01
|
fixed actual bug
|
2023-08-14 22:59:26 -04:00 |
|
Lincoln Stein
|
5190a4c282
|
further removal of Paths
|
2023-08-14 22:59:26 -04:00 |
|
Lincoln Stein
|
141d438517
|
prevent windows from crashing with a WindowsPath serialization error on merge
|
2023-08-14 22:59:26 -04:00 |
|
psychedelicious
|
549d2e0485
|
chore: remove old web server code and python deps
|
2023-08-15 10:54:57 +10:00 |
|
psychedelicious
|
9d3cd85bdd
|
chore: black
|
2023-08-14 13:02:33 +10:00 |
|
psychedelicious
|
9fee3f7b66
|
Revert "Add magic to debug"
This reverts commit 511da59793 .
|
2023-08-14 12:58:08 +10:00 |
|
Sergey Borisov
|
511da59793
|
Add magic to debug
|
2023-08-14 05:14:24 +03:00 |
|
Sergey Borisov
|
3d8da67be3
|
Remove callback-generator wrapper
|
2023-08-14 03:35:15 +03:00 |
|
Sergey Borisov
|
096333ba3f
|
Fix error on zero timesteps
|
2023-08-14 00:20:01 +03:00 |
|
Sergey Borisov
|
7a8f14d595
|
Clean-up code a bit
|
2023-08-13 19:50:48 +03:00 |
|
blessedcoolant
|
561951ad98
|
chore: Black linting
|
2023-08-13 21:28:39 +12:00 |
|
blessedcoolant
|
9f6221fe8c
|
Merge branch 'main' into feat/refactor_generation_backend
|
2023-08-12 18:37:47 +12:00 |
|
Lincoln Stein
|
0b11f309ca
|
instead of crashing when a corrupted model is detected, warn and move on
|
2023-08-11 15:05:14 -04:00 |
|
Ryan Dick
|
6a8eb392b2
|
Add support for loading SDXL LoRA weights in diffusers format.
|
2023-08-11 14:40:22 -04:00 |
|
Sergey Borisov
|
f3ae52ff97
|
Fix error at high denoising_start, fix unipc(cpu_only)
|
2023-08-11 15:46:16 +03:00 |
|
blessedcoolant
|
231e665675
|
Merge branch 'main' into feat/refactor_generation_backend
|
2023-08-11 20:53:38 +12:00 |
|
Sergey Borisov
|
c0c2ab3dcf
|
Format by black
|
2023-08-11 03:20:56 +03:00 |
|
Sergey Borisov
|
56023bc725
|
Add support for LyCORIS IA3 format
|
2023-08-11 02:08:08 +03:00 |
|
Lincoln Stein
|
d0fee93aac
|
round slider values to nice numbers
|
2023-08-10 18:00:45 -04:00 |
|
Lincoln Stein
|
1bfe9835cf
|
clip cache settings to permissible values; remove redundant imports in install __init__ file
|
2023-08-10 18:00:45 -04:00 |
|
Kent Keirsey
|
f6522c8971
|
Merge branch 'main' into fix/detect-more-loras
|
2023-08-10 17:33:16 -04:00 |
|
Lincoln Stein
|
a969707e45
|
prevent vae: '' from crashing model
|
2023-08-10 17:33:04 -04:00 |
|
Sergey Borisov
|
17fed1c870
|
Fix merge conflict errors
|
2023-08-10 05:03:33 +03:00 |
|
Sergey Borisov
|
ade78b9591
|
Merge branch 'main' into feat/refactor_generation_backend
|
2023-08-10 04:32:16 +03:00 |
|
Lincoln Stein
|
cd2c688562
|
Merge branch 'main' into refactor/remove_unused_pipeline_methods
|
2023-08-09 17:26:09 -04:00 |
|
Lincoln Stein
|
2f68a1a76c
|
use Stalker's simplified LoRA vector-length detection code
|
2023-08-09 09:21:29 -04:00 |
|
Lincoln Stein
|
7d4ace962a
|
Merge branch 'main' into fix/detect-more-loras
|
2023-08-09 08:48:27 -04:00 |
|
Millun Atluri
|
8b39b67ec7
|
Merge branch 'main' into feat/select-vram-in-config
|
2023-08-09 12:17:27 +10:00 |
|
StAlKeR7779
|
dfb41d8461
|
Merge branch 'main' into bugfix/autodetect-sdxl-ckpt-config
|
2023-08-09 03:57:44 +03:00 |
|
Sergey Borisov
|
e98f7eda2e
|
Fix total_steps in generation event, order field added
|
2023-08-09 03:34:25 +03:00 |
|
Sergey Borisov
|
f7aec3b934
|
Move conditioning class to backend
|
2023-08-08 23:33:52 +03:00 |
|
Lincoln Stein
|
4d5169e16d
|
Merge branch 'main' into feat/select-vram-in-config
|
2023-08-08 13:50:02 -04:00 |
|
Sergey Borisov
|
a7e44678fb
|
Remove legacy/unused code
|
2023-08-08 20:49:01 +03:00 |
|
Lincoln Stein
|
f56f19710d
|
allow user to interactively resize screen before UI runs
|
2023-08-08 12:27:25 -04:00 |
|
Sergey Borisov
|
96b7248051
|
Add mask to l2l
|
2023-08-08 18:50:36 +03:00 |
|
Lincoln Stein
|
13347f6aec
|
blackified
|
2023-08-08 08:33:30 -07:00 |
|
Lincoln Stein
|
a9bf387e5e
|
turned on Pydantic validate_assignment
|
2023-08-08 08:33:30 -07:00 |
|
Lincoln Stein
|
8258c87a9f
|
refrain from writing deprecated legacy options to invokeai.yaml
|
2023-08-08 08:33:30 -07:00 |
|
Lincoln Stein
|
a8d3e078c0
|
Merge branch 'main' into fix/detect-more-loras
|
2023-08-08 10:42:45 -04:00 |
|