Ryan Dick
|
343df03a92
|
isort
|
2023-09-15 13:18:00 -04:00 |
|
Ryan Dick
|
b57acb7353
|
Merge branch 'main' into feat/ip-adapter
|
2023-09-15 13:15:25 -04:00 |
|
Ryan Dick
|
990ce9a1da
|
Lookup IP-Adapter linked image encoder from disk instead of storing in model config metadata.
|
2023-09-14 23:06:57 -04:00 |
|
Ryan Dick
|
c2f074dc2f
|
Fix python static checks.
|
2023-09-14 16:48:47 -04:00 |
|
Ryan Dick
|
94c186bb4c
|
Fix bug in IPAdapter.to(...).
|
2023-09-14 15:45:25 -04:00 |
|
Ryan Dick
|
a22c8cb3a1
|
Improve robustness of check for IPAdapter vs IPAdapterPlus.
|
2023-09-14 15:25:41 -04:00 |
|
Ryan Dick
|
388554448a
|
Add CLIP Vision model to IP-Adapter info and use this to infer which model to use.
|
2023-09-14 11:57:53 -04:00 |
|
Ryan Dick
|
d5160648d0
|
Add support for downloading IP-Adapter models from HF.
|
2023-09-14 11:18:43 -04:00 |
|
Ryan Dick
|
2c1100509f
|
Add BaseModelType.Any to be used by CLIPVisionModel.
|
2023-09-14 08:19:55 -04:00 |
|
Ryan Dick
|
77d135967f
|
Update IPAdapterModel to respect requested torch_dtype.
|
2023-09-13 21:06:42 -04:00 |
|
Ryan Dick
|
ebf26687cb
|
(minor) Remove unnecessary TODO.
|
2023-09-13 21:03:42 -04:00 |
|
Ryan Dick
|
1c8991a3df
|
Use CLIPVisionModel under model management for IP-Adapter.
|
2023-09-13 19:10:02 -04:00 |
|
Ryan Dick
|
3d52656176
|
Add CLIPVisionModel to model management.
|
2023-09-13 17:14:20 -04:00 |
|
Ryan Dick
|
3ee9a21647
|
Initial (barely) working version of IP-Adapter model management.
|
2023-09-13 08:27:24 -04:00 |
|
Ryan Dick
|
0d823901ef
|
Add IPAdapter to model_management __init__.py
|
2023-09-13 08:27:24 -04:00 |
|
Ryan Dick
|
163ece9aee
|
Initial skeleton for IPAdapter model management.
|
2023-09-13 08:27:24 -04:00 |
|
Martin Kristiansen
|
caea6d11c6
|
isort wip 2
|
2023-09-12 13:01:58 -04:00 |
|
Kevin Turner
|
6df6abf6f6
|
Merge branch 'main' into dep/diffusers020
|
2023-08-18 11:02:52 -07:00 |
|
Martin Kristiansen
|
ce465acf04
|
Fixed OnnxRuntimeModel import
|
2023-08-18 15:52:04 +10:00 |
|
Martin Kristiansen
|
537ae2f901
|
Resolving merge conflicts for flake8
|
2023-08-18 15:52:04 +10:00 |
|
Kevin Turner
|
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 |
|
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
|
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 |
|
StAlKeR7779
|
dfb41d8461
|
Merge branch 'main' into bugfix/autodetect-sdxl-ckpt-config
|
2023-08-09 03:57:44 +03:00 |
|
Lincoln Stein
|
af044007d5
|
pick correct config file for sdxl models
|
2023-08-07 15:19:49 -04:00 |
|
Kevin Turner
|
b10cf20eb1
|
Merge branch 'main' into refactor/model_manager_instantiate
# Conflicts:
# invokeai/backend/model_management/model_manager.py
|
2023-08-04 18:28:18 -07:00 |
|
Sergey Borisov
|
f0613bb0ef
|
Fix merge conflict resolve - restore full/diff layer support
|
2023-08-04 19:53:27 +03:00 |
|
Lincoln Stein
|
1d5d187ba1
|
model probe detects sdxl lora models
|
2023-08-04 11:44:56 -04:00 |
|
Sergey Borisov
|
1ac14a1e43
|
add sdxl lora support
|
2023-08-04 11:44:56 -04:00 |
|
Kevin Turner
|
91ebf9f76e
|
Merge branch 'main' into refactor/model_manager_instantiate
|
2023-08-02 19:01:21 -07:00 |
|
Lincoln Stein
|
e080fd1e08
|
blackify
|
2023-08-03 11:25:20 +10:00 |
|
Lincoln Stein
|
eeef1e08f8
|
restore ability to convert merged inpaint .safetensors files
|
2023-08-03 11:25:20 +10:00 |
|
Kevin Turner
|
5998509888
|
Merge branch 'main' into refactor/model_manager_instantiate
|
2023-08-01 11:09:43 -07:00 |
|
Kevin Turner
|
bacdf985f1
|
doc(model_manager): docstrings
|
2023-07-31 09:16:32 -07:00 |
|
Brandon Rising
|
f5ac73b091
|
Merge branch 'main' into feat/onnx
|
2023-07-31 10:58:40 -04:00 |
|
Lincoln Stein
|
2537ff0280
|
Merge branch 'main' into bugfix/model-manager-rel-paths
|
2023-07-30 08:17:36 -04:00 |
|
Lincoln Stein
|
348bee8981
|
blackified
|
2023-07-29 17:30:54 -04:00 |
|
Lincoln Stein
|
2a2d988928
|
convert script handles more ckpt variants
|
2023-07-29 15:28:39 -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 |
|
Brandon Rising
|
da751da3dd
|
Merge branch 'main' into feat/onnx
|
2023-07-28 09:59:35 -04:00 |
|
Brandon Rising
|
2b7b3dd4ba
|
Run python black
|
2023-07-28 09:46:44 -04:00 |
|
Lincoln Stein
|
4c79350300
|
persist LoRA model info in models.yaml
|
2023-07-28 11:38:52 +10:00 |
|
Brandon Rising
|
1ea9ba84f5
|
Release session if applying ti or lora
|
2023-07-27 15:20:38 -04:00 |
|
Brandon Rising
|
bfdc8c80f3
|
Testing caching onnx sessions
|
2023-07-27 14:13:29 -04:00 |
|
Brandon Rising
|
59716938bf
|
Remove TensorRT support at the current time until we validate it works, remove time step recorder
|
2023-07-27 11:18:50 -04:00 |
|
Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Brandon Rising
|
f7bb4c3f05
|
Remove more files no longer needed in main
|
2023-07-27 10:49:43 -04:00 |
|
Brandon Rising
|
989d3d7f3c
|
Remove onnx changes from canvas img2img, inpaint, and linear image2image
|
2023-07-27 10:08:45 -04:00 |
|