mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
7b6159f8d6
- remove dependency on having access to a `node` during emits, would need a bit of additional args passed through the system and I don't think its necessary at this point. this also allowed us to drop an extraneous fetching/parsing of the session from db. - provide the invocation context to all `get_model()` calls, so the events are able to be emitted - test all model loading events in the app and confirm socket events are received |
||
---|---|---|
.. | ||
__init__.py | ||
baseinvocation.py | ||
collections.py | ||
compel.py | ||
controlnet_image_processors.py | ||
cv.py | ||
generate.py | ||
image.py | ||
infill.py | ||
latent.py | ||
math.py | ||
metadata.py | ||
model.py | ||
noise.py | ||
param_easing.py | ||
params.py | ||
prompt.py | ||
reconstruct.py | ||
upscale.py |