mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
2871676f79
* allow model patcher to optimize away the unpatching step when feasible * remove lazy_offloading functionality * allow model patcher to optimize away the unpatching step when feasible * remove lazy_offloading functionality * do not save original weights if there is a CPU copy of state dict * Update invokeai/backend/model_manager/load/load_base.py Co-authored-by: Ryan Dick <ryanjdick3@gmail.com> * documentation fixes added during penultimate review --------- Co-authored-by: Lincoln Stein <lstein@gmail.com> Co-authored-by: Kent Keirsey <31807370+hipsterusername@users.noreply.github.com> Co-authored-by: Ryan Dick <ryanjdick3@gmail.com> |
||
---|---|---|
.. | ||
custom_nodes | ||
__init__.py | ||
baseinvocation.py | ||
collections.py | ||
compel.py | ||
constants.py | ||
controlnet_image_processors.py | ||
cv.py | ||
facetools.py | ||
fields.py | ||
image.py | ||
infill.py | ||
ip_adapter.py | ||
latent.py | ||
mask.py | ||
math.py | ||
metadata.py | ||
model.py | ||
noise.py | ||
param_easing.py | ||
primitives.py | ||
prompt.py | ||
sdxl.py | ||
strings.py | ||
t2i_adapter.py | ||
tiles.py | ||
upscale.py | ||
util.py |