Lincoln Stein
|
eadfd239a8
|
update config script to work with new config system
|
2023-05-17 00:18:19 -04:00 |
|
Lincoln Stein
|
8d75e50435
|
partial port of invokeai-configure
|
2023-05-16 01:50:01 -04:00 |
|
Lincoln Stein
|
7ef0d2aa35
|
merge with main
|
2023-05-15 09:07:17 -04:00 |
|
Eugene Brodsky
|
c8a98a9a22
|
Merge branch 'main' into lstein/bugfix/compel
|
2023-05-14 14:43:18 -04:00 |
|
blessedcoolant
|
c4681774a5
|
Merge branch 'main' into logging-facelift
|
2023-05-15 02:08:29 +12:00 |
|
Damian Stewart
|
050add58d2
|
fix getting conditionings
|
2023-05-14 12:20:54 +02:00 |
|
Eugene
|
b72c9787a9
|
Revert "comment out customer_attention_context"
This reverts commit 8f8cd907878f00772e6c24185387d09dbd1167e7.
Due to NameError: name 'options' is not defined
|
2023-05-14 00:37:55 -04:00 |
|
Eugene Brodsky
|
2623941d91
|
Merge branch 'main' into lstein/bugfix/compel
|
2023-05-13 22:23:59 -04:00 |
|
blessedcoolant
|
026d3260b4
|
Add Heun Karras Scheduler
|
2023-05-14 11:45:08 +10:00 |
|
Lincoln Stein
|
1103ab2844
|
merge with main
|
2023-05-13 21:35:19 -04:00 |
|
blessedcoolant
|
691e1bf829
|
Make debug messages cyan/blue
|
2023-05-14 09:06:57 +12:00 |
|
Kent Keirsey
|
8f8cd90787
|
comment out customer_attention_context
|
2023-05-12 13:59:00 -04:00 |
|
blessedcoolant
|
d796ea7bec
|
feat: Logging Improvements
|
2023-05-13 02:13:49 +12:00 |
|
Eugene Brodsky
|
af060188bd
|
Merge branch 'main' into lstein/bugfix/compel
|
2023-05-12 08:22:18 -04:00 |
|
Kevin Turner
|
4caa1f19b2
|
fix(model manager): fix string formatting error on model checksum timer
|
2023-05-11 19:06:02 -07:00 |
|
Lincoln Stein
|
95d4bd3012
|
Merge branch 'lstein/bugfix/compel' of github.com:invoke-ai/InvokeAI into lstein/bugfix/compel
|
2023-05-11 21:13:29 -04:00 |
|
Lincoln Stein
|
037078c8ad
|
make InvokeAIDiffuserComponent.custom_attention_control a classmethod
|
2023-05-11 21:13:18 -04:00 |
|
blessedcoolant
|
f7dc171c4f
|
Rename default schedulers across the app
|
2023-05-12 03:44:20 +12:00 |
|
blessedcoolant
|
4b957edfec
|
Add DDPM Scheduler
|
2023-05-12 03:18:34 +12:00 |
|
blessedcoolant
|
46ca7718d9
|
Add DEIS Scheduler
|
2023-05-12 03:10:30 +12:00 |
|
blessedcoolant
|
b928d7a6e6
|
Change scheduler names to be accurate
_a = Ancestral
_k = Karras
|
2023-05-12 02:59:43 +12:00 |
|
blessedcoolant
|
8a836247c8
|
Add DPMPP Single, Euler Karras and DPMPP2 Multi Karras Schedulers
|
2023-05-12 02:23:33 +12:00 |
|
blessedcoolant
|
9a383e456d
|
Codesplit SCHEDULER_MAP for reusage
|
2023-05-12 00:40:03 +12:00 |
|
blessedcoolant
|
3ffff023b2
|
Add missing key to scheduler_map
It was breaking coz the sampler was not being reset. So needs a key on each. Will simplify this later.
|
2023-05-12 00:08:50 +12:00 |
|
blessedcoolant
|
d1029138d2
|
Default to DDIM if scheduler is missing
|
2023-05-11 22:54:35 +12:00 |
|
blessedcoolant
|
06b5800d28
|
Add UniPC Scheduler
|
2023-05-11 22:43:18 +12:00 |
|
Eugene Brodsky
|
3baa230077
|
Merge branch 'main' into lstein/bugfix/compel
|
2023-05-11 00:50:45 -04:00 |
|
Eugene
|
9e594f9018
|
pad conditioning tensors to same length
fixes crash when prompt length is greater than 75 tokens
|
2023-05-11 00:34:15 -04:00 |
|
psychedelicious
|
49db6f4fac
|
fix(nodes): fix trivial typing issues
|
2023-05-11 11:55:51 +10:00 |
|
psychedelicious
|
206e6b1730
|
feat(nodes): wip inpaint node
|
2023-05-11 11:55:51 +10:00 |
|
Lincoln Stein
|
5d5157fc65
|
make conditioning.py work with compel 1.1.5
|
2023-05-10 18:08:33 -04:00 |
|
Lincoln Stein
|
afd2e32092
|
Merge branch 'main' into lstein/global-configuration
|
2023-05-06 21:20:25 -04:00 |
|
Lincoln Stein
|
d866dcb3d2
|
close #3343
|
2023-05-04 20:30:59 -04:00 |
|
Lincoln Stein
|
e4196bbe5b
|
adjust non-app modules to use new config system
|
2023-05-04 00:43:51 -04:00 |
|
Lincoln Stein
|
15ffb53e59
|
remove globals, args, generate and the legacy CLI
|
2023-05-03 23:36:51 -04:00 |
|
Lincoln Stein
|
90054ddf0d
|
use InvokeAISettings for app-wide configuration
|
2023-05-03 22:30:30 -04:00 |
|
Lincoln Stein
|
974841926d
|
logger is a interchangeable service
|
2023-04-29 10:48:50 -04:00 |
|
Lincoln Stein
|
8db20e0d95
|
rename log to logger throughout
|
2023-04-29 09:43:40 -04:00 |
|
Lincoln Stein
|
6b79e2b407
|
Merge branch 'main' into enhance/invokeai-logs
- resolve conflicts
- remove unused code identified by pyflakes
|
2023-04-28 10:09:46 -04:00 |
|
Lincoln Stein
|
31a904b903
|
Merge branch 'main' into bugfix/prevent-cli-crash
|
2023-04-25 03:28:45 +01:00 |
|
Lincoln Stein
|
4fa5c963a1
|
Merge branch 'main' into bugfix/prevent-cli-crash
|
2023-04-25 03:10:51 +01:00 |
|
Lincoln Stein
|
b164330e3c
|
replaced remaining print statements with log.*()
|
2023-04-18 20:49:00 -04:00 |
|
Lincoln Stein
|
69433c9f68
|
Merge branch 'main' into lstein/enhance/diffusers-0.15
|
2023-04-18 19:21:53 -04:00 |
|
Lincoln Stein
|
bd8ffd36bf
|
bump to diffusers 0.15.1, remove dangling module
|
2023-04-18 19:20:38 -04:00 |
|
Tim Cabbage
|
f6cdff2c5b
|
[bug] #3218 HuggingFace API off when --no-internet set
https://github.com/invoke-ai/InvokeAI/issues/3218
Huggingface API will not be queried if --no-internet flag is set
|
2023-04-17 16:53:31 +02:00 |
|
Lincoln Stein
|
aab262d991
|
Merge branch 'main' into bugfix/prevent-cli-crash
|
2023-04-14 20:12:38 -04:00 |
|
Lincoln Stein
|
47b9910b48
|
update to diffusers 0.15 and fix code for name changes
- This is a port of #3184 to the main branch
|
2023-04-14 15:35:03 -04:00 |
|
Lincoln Stein
|
0b0e6fe448
|
convert remainder of print() to log.info()
|
2023-04-14 15:15:14 -04:00 |
|
Lincoln Stein
|
c132dbdefa
|
change "ialog" to "log"
|
2023-04-11 18:48:20 -04:00 |
|
Lincoln Stein
|
f3081e7013
|
add module-level getLogger() method
|
2023-04-11 12:23:13 -04:00 |
|