mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
b1b94a3d56
Problem was that controlnet support involved adding **kwargs to method calls down in denoising loop, and AddsMaskLatents didn't accept **kwarg arg. So just changed to accept and pass on **kwargs. |
||
---|---|---|
.. | ||
diffusion | ||
image_degradation | ||
schedulers | ||
__init__.py | ||
concepts_lib.py | ||
diffusers_pipeline.py | ||
offloading.py | ||
textual_inversion_manager.py |