Commit Graph

22 Commits (f581d8e8dda57f07f1ce44c6bca9b2e1d8d995ae)

Author SHA1 Message Date
Charles Fettinger f581d8e8dd Implement Infinite Zoom Exit Image
update gitignore
specify seed
2023-04-21 00:46:00 -07:00
GeorgLegato c5f77a50e3 filter UniPC. Set def output folder to "Outputs" 2023-04-21 05:42:32 +02:00
vahid khroasani 29dccff5fd
More convenient default prompt added
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-21 07:10:30 +04:00
GeorgLegato 93b91327ab fix #45, odd width/height crashed ffmpeg 2023-04-21 04:04:53 +02:00
GeorgLegato 77f64f994c fixed upscaling-import for Vlad1111, fixed name for "Import Prompt" button 2023-04-21 00:56:21 +02:00
GeorgLegato 95ed85cd8a fixed glitch in checking checkpoint_aliases vs checkpoint_alisases (typo) 2023-04-21 00:07:22 +02:00
GeorgLegato 8bcea44d21 less restrictive json, pretty print on default json 2023-04-20 18:51:59 +02:00
GeorgLegato ed86daf515 fixed load_setting_model to keep al logic inside AND compatible with Vlad1111 2023-04-20 17:43:59 +02:00
vahid K. nejad 2d3bbe91cd load_model_from_setting function 2023-04-20 09:36:29 +04:00
GeorgLegato 3543fcd2d3 default value for models should None, when never written in onfig.json 2023-04-20 04:09:46 +02:00
GeorgLegato 8482a7a6de handle NO MODEL secelected in setting, just use the current loaded model for both. 2023-04-20 04:03:46 +02:00
GeorgLegato fa0e196fef use explizit Euler a on tetx2img when no setting ever written 2023-04-20 03:36:22 +02:00
GeorgLegato 44f2979595 Merge branch 'Upscalers_SettingImprov' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into Upscalers_SettingImprov 2023-04-20 03:35:14 +02:00
GeorgLegato f0a68e997d use First Checkpiint if setting was never written 2023-04-20 03:35:12 +02:00
GeorgLegato 4121f9b27d
Merge branch 'v8hid:main' into Upscalers_SettingImprov 2023-04-20 03:34:00 +02:00
GeorgLegato ad1a7edc43 gradeio error not shown, added a print on invalid json 2023-04-20 02:46:20 +02:00
GeorgLegato 9c49de7a48 added jsonschema for validating. fixed hardcoded basedir path 2023-04-20 02:44:36 +02:00
vahid K. nejad 9a9c91abda BugFix: needed a txt2img error
fixes #35
2023-04-19 19:18:13 +04:00
GeorgLegato b143c18058 json-prompt error handling from settings 2023-04-19 14:47:13 +02:00
GeorgLegato 0594e3bbf3 Merge branch 'Upscalers_SettingImprov' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into Upscalers_SettingImprov 2023-04-19 07:34:23 +02:00
GeorgLegato 648121a3a4 fix typo in filename 2023-04-19 07:27:24 +02:00
vahid K. nejad 87c7c79ea0 stupid typo! 2023-04-19 03:10:30 +04:00