Sergey Borisov
|
5aaaaf64a1
|
Fix ckpt conversion
|
2023-06-23 17:29:54 +03:00 |
|
StAlKeR7779
|
9140e2c0f2
|
Merge branch 'main' into fix/vae_conversion
|
2023-06-23 15:03:59 +03:00 |
|
Lincoln Stein
|
a910403003
|
correctly migrate models that have relative paths
|
2023-06-22 21:10:31 -04:00 |
|
Lincoln Stein
|
c7b7e087e4
|
Merge branch 'main' into lstein/installer-for-new-model-layout
|
2023-06-23 01:45:05 +01:00 |
|
Lincoln Stein
|
d65c833b90
|
migration now integrated into invokeai-configure
|
2023-06-22 16:44:55 -04:00 |
|
Lincoln Stein
|
33b04f6386
|
migration script working well
|
2023-06-22 15:47:12 -04:00 |
|
blessedcoolant
|
bb85608890
|
Merge branch 'main' into feat/onnx
|
2023-06-23 05:18:41 +12:00 |
|
Sergey Borisov
|
6c7668aaca
|
Update onnx model structure, change code according
|
2023-06-22 20:03:17 +03:00 |
|
psychedelicious
|
b937b7da01
|
feat(models): update model manager service & route to return list of models
|
2023-06-22 17:34:12 +10:00 |
|
Sergey Borisov
|
21245a0fb2
|
Set model type to const value in openapi schema, add model format enums to model schema(as they not not referenced in case of Literal definition)
|
2023-06-22 16:51:53 +10:00 |
|
Sergey Borisov
|
da566b59e8
|
Update model format field to use enums
|
2023-06-22 16:51:53 +10:00 |
|
Sergey Borisov
|
e4dc9c5a04
|
Rename format to model_format(still named format when work with config)
|
2023-06-22 16:51:53 +10:00 |
|
Sergey Borisov
|
aceadacad4
|
Remove default model logic
|
2023-06-22 16:51:53 +10:00 |
|
blessedcoolant
|
727293d722
|
fix: 2.1 models breaking generation
Co-Authored-By: StAlKeR7779 <7768370+StAlKeR7779@users.noreply.github.com>
|
2023-06-22 16:42:59 +10:00 |
|
Sergey Borisov
|
ef83a2fffe
|
Add name, base_mode, type fields to model info
|
2023-06-22 16:42:51 +10:00 |
|
Sergey Borisov
|
01d17601b8
|
Generate config names for openapi
|
2023-06-22 16:41:19 +10:00 |
|
blessedcoolant
|
bf0d5f4cfc
|
fix: Update missing name types to new names
|
2023-06-22 16:41:02 +10:00 |
|
blessedcoolant
|
9838dda1b7
|
chore: Update model config type names
|
2023-06-22 16:40:40 +10:00 |
|
Sergey Borisov
|
7759b3f75a
|
Small refactor
|
2023-06-21 04:24:25 +03:00 |
|
Sergey Borisov
|
4d337f6abc
|
ONNX Model/runtime first implementation
|
2023-06-21 02:12:21 +03:00 |
|
Lincoln Stein
|
90df316835
|
Merge branch 'main' into lstein/installer-for-new-model-layout
|
2023-06-20 22:50:41 +01:00 |
|
Lincoln Stein
|
2fc19d9afa
|
suppress description in "other models" tab for space reasons
|
2023-06-20 11:45:37 -04:00 |
|
Lincoln Stein
|
ac6403f877
|
address some of ebr issues
|
2023-06-20 11:08:27 -04:00 |
|
Lincoln Stein
|
678bb4fe10
|
Merge branch 'lstein/installer-for-new-model-layout' of github.com:invoke-ai/InvokeAI into lstein/installer-for-new-model-layout
|
2023-06-20 09:42:21 -04:00 |
|
Lincoln Stein
|
294b1e83e6
|
test and fix edge cases
|
2023-06-20 09:42:10 -04:00 |
|
Sergey Borisov
|
92c86fd0b8
|
Set model type to const value in openapi schema, add model format enums to model schema(as they not not referenced in case of Literal definition)
|
2023-06-20 03:44:58 +03:00 |
|
Sergey Borisov
|
46dc751139
|
Update model format field to use enums
|
2023-06-20 03:30:09 +03:00 |
|
Sergey Borisov
|
4cefe37723
|
Rename format to model_format(still named format when work with config)
|
2023-06-20 03:25:08 +03:00 |
|
Sergey Borisov
|
82b73c50a0
|
Remove default model logic
|
2023-06-20 03:13:10 +03:00 |
|
blessedcoolant
|
b0c4451324
|
Merge branch 'main' into model-manager-ui-30
|
2023-06-19 23:02:59 +12:00 |
|
blessedcoolant
|
4f5693040e
|
Merge branch 'main' into fix/inpaint_new_manager
|
2023-06-19 22:55:00 +12:00 |
|
blessedcoolant
|
d4931522d4
|
Merge branch 'main' into model-manager-ui-30
|
2023-06-19 22:53:13 +12:00 |
|
Sergey Borisov
|
a01998d095
|
Remove more old logic
|
2023-06-19 15:57:28 +10:00 |
|
Sergey Borisov
|
7b35162b9e
|
Remove old logic except for inpaint, add support for lora and ti to inpaint node
|
2023-06-19 15:57:28 +10:00 |
|
Sergey Borisov
|
c26e1a9271
|
Rewrite inpaint node to new model manager, remove TextToImage and ImageToImage nodes
|
2023-06-19 15:57:28 +10:00 |
|
Sergey Borisov
|
82091b9a66
|
Fix vae conversion
|
2023-06-18 23:46:07 +03:00 |
|
Sergey Borisov
|
f3d9797ebe
|
Add dpmpp_sde and dpmpp_2m_sde schedulers(with karras)
|
2023-06-18 23:38:15 +03:00 |
|
blessedcoolant
|
f0bf32c476
|
Merge branch 'main' into model-manager-ui-30
|
2023-06-18 17:37:34 +12:00 |
|
Lincoln Stein
|
e1d53b86f3
|
Merge branch 'main' into lstein/installer-for-new-model-layout
|
2023-06-17 16:26:56 -07:00 |
|
Lincoln Stein
|
ddb3f4b02b
|
make configure script work properly on empty rootdir
|
2023-06-17 19:26:35 -04:00 |
|
blessedcoolant
|
bf0577c882
|
fix: 2.1 models breaking generation
Co-Authored-By: StAlKeR7779 <7768370+StAlKeR7779@users.noreply.github.com>
|
2023-06-18 08:26:25 +12:00 |
|
Sergey Borisov
|
dc669d1447
|
Add name, base_mode, type fields to model info
|
2023-06-17 22:48:44 +03:00 |
|
Sergey Borisov
|
6b7cf3f3be
|
Add lms and dpmpp2_s karras scheduler
|
2023-06-17 21:00:16 +03:00 |
|
Sergey Borisov
|
16dc78f6c6
|
Generate config names for openapi
|
2023-06-17 17:15:36 +03:00 |
|
blessedcoolant
|
c8dfa49d86
|
fix: Update missing name types to new names
|
2023-06-17 22:04:28 +12:00 |
|
blessedcoolant
|
67d05d2066
|
chore: Update model config type names
|
2023-06-17 21:28:43 +12:00 |
|
Lincoln Stein
|
f28d50070e
|
configure/install basically working; needs edge case testing
|
2023-06-16 22:54:36 -04:00 |
|
Lincoln Stein
|
ada7399753
|
rewrite of widget display - marshalling needs rewrite
|
2023-06-15 23:32:33 -04:00 |
|
Sergey Borisov
|
5f2d07917d
|
Fix lora import, fix sd2 config, fix list models api
|
2023-06-15 21:30:15 +03:00 |
|
user1
|
5cd0e90816
|
Renamed ControlNet control_mode option "even_more_control" to "unbalanced"
|
2023-06-13 22:30:17 -07:00 |
|