InvokeAI/ldm/invoke
Lincoln Stein 116415b3fc fix invoke.py crash if no models.yaml file present
- Script will now offer the user the ability to create a
  minimal models.yaml and then gracefully exit.
- Closes #1420
2022-11-11 02:55:54 +00:00
..
generator Bug fix for inpaint size 2022-11-06 09:25:50 -08:00
restoration move all models into subdirectories of ./models 2022-11-08 05:31:02 +00:00
args.py Revert "Log strength with hires" 2022-11-10 21:58:35 +00:00
conditioning.py move all models into subdirectories of ./models 2022-11-08 05:31:02 +00:00
devices.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
image_util.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
log.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
model_cache.py prevent crash when switching to an invalid model 2022-11-09 10:16:37 -05:00
pngwriter.py fix a few more metadata bugs 2022-10-25 00:31:43 -04:00
prompt_parser.py fix parsing error doing eg forest ().swap(in winter) 2022-11-03 20:15:23 -04:00
readline.py fix invoke.py crash if no models.yaml file present 2022-11-11 02:55:54 +00:00
seamless.py Split seamless config into separate file 2022-10-17 19:31:20 -04:00
server_legacy.py Add back old dream.py as legacy_api.py 2022-10-12 20:35:56 -04:00
server.py add option to show intermediate latent space 2022-11-02 17:53:11 -04:00
txt2mask.py move all models into subdirectories of ./models 2022-11-08 05:31:02 +00:00