Kevin Turner
|
bacdf985f1
|
doc(model_manager): docstrings
|
2023-07-31 09:16:32 -07:00 |
|
Kevin Turner
|
adfd1e52f4
|
refactor(model_manager): avoid copy/paste logic
|
2023-07-30 11:53:12 -07:00 |
|
Kevin Turner
|
0e48c98330
|
Merge remote-tracking branch 'origin/main' into refactor/model_manager_instantiate
# Conflicts:
# invokeai/backend/model_management/model_manager.py
|
2023-07-30 11:33:13 -07:00 |
|
Lincoln Stein
|
83d3f2347e
|
fix "unrecognized arguments: --yes" bug on unattended upgrade
|
2023-07-30 11:07:06 -04:00 |
|
Lincoln Stein
|
2537ff0280
|
Merge branch 'main' into bugfix/model-manager-rel-paths
|
2023-07-30 08:17:36 -04:00 |
|
Lincoln Stein
|
e20c4dc1e8
|
blackified
|
2023-07-30 08:17:10 -04:00 |
|
Lincoln Stein
|
ac84a9f915
|
reenable display of autoloaded models
|
2023-07-30 08:05:05 -04:00 |
|
Lincoln Stein
|
844578ab88
|
fix lora loading crash
|
2023-07-30 07:57:10 -04:00 |
|
Kevin Turner
|
ff1c40747e
|
lint: formatting
|
2023-07-29 20:02:31 -07:00 |
|
Lincoln Stein
|
73f3b7f84b
|
remove dangling comment
|
2023-07-29 17:32:33 -04:00 |
|
Lincoln Stein
|
348bee8981
|
blackified
|
2023-07-29 17:30:54 -04:00 |
|
Lincoln Stein
|
e82eb0b9fc
|
add correct optional annotation to precision arg
|
2023-07-29 17:30:21 -04:00 |
|
Lincoln Stein
|
1de783b1ce
|
fix mistake in indexing flat_ema_key
|
2023-07-29 17:20:26 -04:00 |
|
Lincoln Stein
|
3f9105be50
|
make convert script respect setting of use_ema in config file
|
2023-07-29 17:17:45 -04:00 |
|
Lincoln Stein
|
2a2d988928
|
convert script handles more ckpt variants
|
2023-07-29 15:28:39 -04:00 |
|
Kevin Turner
|
ccceb32a85
|
lint: formatting
|
2023-07-29 11:50:04 -07:00 |
|
Lincoln Stein
|
72c519c6ad
|
fix incorrect key construction
|
2023-07-29 13:51:47 -04:00 |
|
Lincoln Stein
|
24b19166dd
|
further refactoring
|
2023-07-29 13:13:22 -04:00 |
|
Lincoln Stein
|
0fb7328022
|
blackify code
|
2023-07-29 13:00:43 -04:00 |
|
Lincoln Stein
|
99daa97978
|
more refactoring; fixed place where rel conversion missed
|
2023-07-29 13:00:07 -04:00 |
|
Lincoln Stein
|
982a568349
|
blackify pr
|
2023-07-29 10:47:55 -04:00 |
|
Lincoln Stein
|
d79d5a4ff7
|
modest refactoring
|
2023-07-29 10:45:26 -04:00 |
|
Lincoln Stein
|
9968ff2893
|
fix relative model paths to be against config.models_path, not root
|
2023-07-29 10:30:27 -04:00 |
|
Kevin Turner
|
86b8b69e88
|
internal(ModelManager): add instantiate method
|
2023-07-28 22:30:25 -07:00 |
|
Kevin Turner
|
bc9a5038fd
|
refactor(ModelManager): factor out get_model_path
|
2023-07-28 22:29:36 -07:00 |
|
Kevin Turner
|
b163ae6a4d
|
refactor(ModelManager): factor out get_model_config
|
2023-07-28 21:30:20 -07:00 |
|
Kevin Turner
|
dca685ac25
|
refactor(ModelManager): refactor rescan-on-miss to exists() method
|
2023-07-28 21:11:00 -07:00 |
|
Kevin Turner
|
e70bedba7d
|
refactor(ModelManager): factor out _get_implementation method
|
2023-07-28 21:03:27 -07:00 |
|
Lincoln Stein
|
4c79350300
|
persist LoRA model info in models.yaml
|
2023-07-28 11:38:52 +10:00 |
|
Lincoln Stein
|
0d8f9cbe55
|
resolved conflicts with main
|
2023-07-27 15:11:25 -04:00 |
|
Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Lincoln Stein
|
b67041dd29
|
Merge branch 'main' into bugfix/convert-sdxl-models
|
2023-07-27 00:24:37 -04:00 |
|
Lincoln Stein
|
c02b9db064
|
Merge branch 'main' into bugfix/convert-sdxl-models
|
2023-07-27 00:08:15 -04:00 |
|
Lincoln Stein
|
2e19b23eed
|
Merge branch 'main' into feat/install-finetune-sdxl-vae
|
2023-07-27 00:06:00 -04:00 |
|
Lincoln Stein
|
61aff8540c
|
fix refiner conversion
|
2023-07-27 00:02:10 -04:00 |
|
Lincoln Stein
|
2b7807e6a0
|
Merge branch 'main' into fix/yaml-file-delete
|
2023-07-26 23:45:43 -04:00 |
|
Lincoln Stein
|
77946bfea5
|
restore ability to convert SDXL checkpoints to diffusers
|
2023-07-26 23:28:58 -04:00 |
|
Lincoln Stein
|
d4d4d749f2
|
Merge branch 'release/invokeai-3-0-1'
|
2023-07-26 23:15:26 -04:00 |
|
Lincoln Stein
|
43fe8b1dda
|
Merge branch 'main' into fix/reduce-configure-vertical
|
2023-07-26 23:12:25 -04:00 |
|
Lincoln Stein
|
9c4acb9d3f
|
install SDXL "fixed" VAE
|
2023-07-26 23:06:27 -04:00 |
|
Lincoln Stein
|
451b8c96e5
|
do not overwrite models.yaml if it is well formed
|
2023-07-26 22:29:39 -04:00 |
|
Lincoln Stein
|
83a981b585
|
merge with main; fix SDXL repo_ids
|
2023-07-26 17:38:06 -04:00 |
|
Lincoln Stein
|
049645d66e
|
updated LICENSE files and added information about watermarking
|
2023-07-26 17:27:33 -04:00 |
|
Lincoln Stein
|
0100ac8f2d
|
Merge branch 'main' into release/invokeai-3-0-1
|
2023-07-26 15:27:06 -04:00 |
|
Lincoln Stein
|
020031f376
|
add all legacy model .yaml files to configs directory unconditionally
|
2023-07-26 15:17:00 -04:00 |
|
Lincoln Stein
|
bf1f6619df
|
fix conversion for sd1 and sd2 models
|
2023-07-26 15:02:32 -04:00 |
|
Lincoln Stein
|
af8fc6ff82
|
final polish before release candidate
- Fix issue that prevented web ui from starting if
ROOT/databases/invokeai.db not found.
- Rebuild front end
|
2023-07-26 10:59:23 -04:00 |
|
Lincoln Stein
|
c7f883d22a
|
Merge branch 'main' into patch
|
2023-07-26 10:19:02 -04:00 |
|
Lincoln Stein
|
4bea846199
|
Merge branch 'main' into feat/safety-checker-node
|
2023-07-26 10:04:23 -04:00 |
|
Lincoln Stein
|
58c0bee325
|
improved error message for running configure
|
2023-07-26 08:30:01 -04:00 |
|