mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
9eed1919c2
Strategize slicing based on free [V]RAM when not using xformers. Free [V]RAM is evaluated at every generation. When there's enough memory, the entire generation occurs without slicing. If there is not enough free memory, we use diffusers' sliced attention. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
diffusers_pipeline.py | ||
embiggen.py | ||
img2img.py | ||
inpaint.py | ||
omnibus.py | ||
txt2img2img.py | ||
txt2img.py |