InvokeAI/invokeai/backend/stable_diffusion
2023-06-13 21:08:34 -07:00
..
diffusion Feat/easy param (#3504) 2023-06-11 16:27:44 +10:00
image_degradation rename log to logger throughout 2023-04-29 09:43:40 -04:00
schedulers Add Heun Karras Scheduler 2023-05-14 11:45:08 +10:00
__init__.py remove legacy ldm code 2023-03-04 18:16:59 -08:00
concepts_lib.py fix potential race condition in config system 2023-05-25 20:41:26 -04:00
diffusers_pipeline.py Switched over to ControlNet control_mode with 4 options: balanced, more_prompt, more_control, even_more_control. Based on True/False combinations of internal booleans cfg_injection and soft_injection 2023-06-13 21:08:34 -07:00
offloading.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
textual_inversion_manager.py rename log to logger throughout 2023-04-29 09:43:40 -04:00