InvokeAI/invokeai/backend
user1 f613c073c1 Added support for specifying which step iteration to start using
each ControlNet, and which step to end using each controlnet (specified as fraction of total steps)
2023-05-26 21:44:00 -04:00
..
config
generator Added support for ControlNet and MultiControlNet to legacy non-nodal Txt2Img in backend/generator. Although backend/generator will likely disappear by v3.x, right now they are very useful for testing core ControlNet and MultiControlNet functionality while node codebase is rapidly evolving. 2023-05-26 21:44:00 -04:00
image_util
model_management
prompting
restoration
stable_diffusion Added support for specifying which step iteration to start using 2023-05-26 21:44:00 -04:00
training
util
web
__init__.py
safety_checker.py