|
93cef55964
|
blackify
|
2023-08-23 19:53:21 -04:00 |
|
|
055ad0101d
|
merge with main; resolve conflicts
|
2023-08-23 19:45:25 -04:00 |
|
|
9adc897302
|
added install module
|
2023-08-23 19:41:25 -04:00 |
|
|
4b3d54dbc0
|
install ABC written
|
2023-08-23 08:44:22 -04:00 |
|
|
6f9bf87a7a
|
reimplement and clean up probe class
|
2023-08-22 22:24:07 -04:00 |
|
|
f023e342ef
|
added main templates
|
2023-08-20 21:34:43 -04:00 |
|
|
1784aeb343
|
fix flake8 errors
|
2023-08-20 16:38:41 -04:00 |
|
|
0deb3f9e2a
|
Merge branch 'main' into lstein/model-manager-refactor
|
2023-08-20 16:15:14 -04:00 |
|
|
ef317be1f9
|
blackify (again)
|
2023-08-20 15:46:12 -04:00 |
|
|
027b84d1aa
|
add noqa comments to util/__init__
|
2023-08-20 15:43:17 -04:00 |
|
|
11b670755d
|
fix flake8 error
|
2023-08-20 15:39:45 -04:00 |
|
|
a536719fc3
|
blackify
|
2023-08-20 15:27:51 -04:00 |
|
|
8e6d88e98c
|
resolve merge conflicts
|
2023-08-20 15:26:52 -04:00 |
|
|
2fef478497
|
fix(convert_ckpt): Removed is_safetensors_available as safetensors is now a required dependency.
|
2023-08-18 11:05:59 -07:00 |
|
|
6df6abf6f6
|
Merge branch 'main' into dep/diffusers020
|
2023-08-18 11:02:52 -07:00 |
|
|
ce465acf04
|
Fixed OnnxRuntimeModel import
|
2023-08-18 15:52:04 +10:00 |
|
|
33ee418d8c
|
Fixing class level import
|
2023-08-18 15:52:04 +10:00 |
|
|
537ae2f901
|
Resolving merge conflicts for flake8
|
2023-08-18 15:52:04 +10:00 |
|
|
98a4cc20a9
|
Merge branch 'main' into dep/diffusers020
|
2023-08-17 20:04:11 -07:00 |
|
|
e2bdcc0271
|
Merge branch 'main' into refactor/rename-performance-options
|
2023-08-17 22:36:08 -04:00 |
|
|
ffd0f5924b
|
pass lazy_offload to model cache
|
2023-08-17 22:35:16 -04:00 |
|
|
4ebe839d54
|
Merge branch 'main' into bugfix/enable-links-in-autoimport
|
2023-08-17 18:55:45 -04:00 |
|
|
bc16b50302
|
add followlinks to all os.walk() calls
|
2023-08-17 18:54:18 -04:00 |
|
|
4267132926
|
dep(diffusers): upgrade diffusers to 0.20
Removed `is_safetensors_available` as safetensors is now a required dependency of diffusers.
|
2023-08-17 13:42:29 -07:00 |
|
|
b69f26c85c
|
add support for "balanced" attention slice size
|
2023-08-17 16:11:09 -04:00 |
|
|
1102c12084
|
Merge branch 'main' into fix/sdxl_controlnet
|
2023-08-17 15:40:51 -04:00 |
|
|
b5cee7d20c
|
blackify chore
|
2023-08-17 15:40:15 -04:00 |
|
|
23b4e1cea0
|
Merge branch 'main' into refactor/rename-performance-options
|
2023-08-17 14:43:00 -04:00 |
|
|
c19835c2d0
|
wired attention configuration into backend
|
2023-08-17 14:20:45 -04:00 |
|
|
ed38eaa10c
|
refactor InvokeAIAppConfig
|
2023-08-17 13:47:26 -04:00 |
|
|
842eb4bb0a
|
Merge branch 'main' into bugfix/enable-links-in-autoimport
|
2023-08-17 07:20:26 -04:00 |
|
|
bb1b8ceaa8
|
Update invokeai/backend/model_management/model_cache.py
Co-authored-by: StAlKeR7779 <stalkek7779@yandex.ru>
|
2023-08-16 08:48:44 -04:00 |
|
|
f9958de6be
|
added memory used to load models
|
2023-08-15 21:56:19 -04:00 |
|
|
ec10aca91e
|
report RAM and RAM cache statistics
|
2023-08-15 21:00:30 -04:00 |
|
|
d6c9bf5b38
|
added sdxl controlnet detection
|
2023-08-15 12:51:15 -04:00 |
|
|
4f82273fc4
|
Update 'monkeypatched' controlnet class
|
2023-08-15 11:07:43 -04:00 |
|
|
b2934be6ba
|
use as_posix() instead of str()
|
2023-08-14 22:59:26 -04:00 |
|
|
eab67b6a01
|
fixed actual bug
|
2023-08-14 22:59:26 -04:00 |
|
|
5190a4c282
|
further removal of Paths
|
2023-08-14 22:59:26 -04:00 |
|
|
141d438517
|
prevent windows from crashing with a WindowsPath serialization error on merge
|
2023-08-14 22:59:26 -04:00 |
|
|
e83d00595d
|
module skeleton written
|
2023-08-14 21:49:32 -04:00 |
|
|
1c7d9dbf40
|
start installer module
|
2023-08-14 21:10:45 -04:00 |
|
|
7db71ed42e
|
rename modules
|
2023-08-14 20:55:30 -04:00 |
|
|
549d2e0485
|
chore: remove old web server code and python deps
|
2023-08-15 10:54:57 +10:00 |
|
|
b524bf3c04
|
allow symbolic links to be followed during autoimport
|
2023-08-14 07:37:47 -04:00 |
|
|
9d3cd85bdd
|
chore: black
|
2023-08-14 13:02:33 +10:00 |
|
|
9fee3f7b66
|
Revert "Add magic to debug"
This reverts commit 511da59793 .
|
2023-08-14 12:58:08 +10:00 |
|
|
511da59793
|
Add magic to debug
|
2023-08-14 05:14:24 +03:00 |
|
|
3d8da67be3
|
Remove callback-generator wrapper
|
2023-08-14 03:35:15 +03:00 |
|
|
c56fb38855
|
added ability to force config class returned by make_config()
|
2023-08-13 19:08:50 -04:00 |
|