InvokeAI/invokeai/backend
Lincoln Stein 6b79e2b407 Merge branch 'main' into enhance/invokeai-logs
- resolve conflicts
- remove unused code identified by pyflakes
2023-04-28 10:09:46 -04:00
..
config remove vestiges of non-functional autoimport code for legacy checkpoints 2023-03-31 04:27:03 -04:00
generator convert remainder of print() to log.info() 2023-04-14 15:15:14 -04:00
image_util convert remainder of print() to log.info() 2023-04-14 15:15:14 -04:00
model_management Merge branch 'main' into enhance/invokeai-logs 2023-04-28 10:09:46 -04:00
prompting convert remainder of print() to log.info() 2023-04-14 15:15:14 -04:00
restoration convert remainder of print() to log.info() 2023-04-14 15:15:14 -04:00
stable_diffusion Merge branch 'main' into enhance/invokeai-logs 2023-04-28 10:09:46 -04:00
training migrate to new HF diffusers cache location 2023-03-05 08:20:24 -05:00
util replaced remaining print statements with log.*() 2023-04-18 20:49:00 -04:00
web convert remainder of print() to log.info() 2023-04-14 15:15:14 -04:00
__init__.py refactor get_submodels() into individual methods 2023-04-06 17:08:23 -04:00
args.py convert remainder of print() to log.info() 2023-04-14 15:15:14 -04:00
generate.py replaced remaining print statements with log.*() 2023-04-18 20:49:00 -04:00
globals.py Unified spelling of Hugging Face 2023-03-05 07:30:35 -06:00
safety_checker.py convert remainder of print() to log.info() 2023-04-14 15:15:14 -04:00