Commit Graph

36 Commits (main)

Author SHA1 Message Date
Natan Junges 00248b89bf
Change client agent version to rolling 2023-04-20 16:43:05 -03:00
Natan Junges 1895e38e79
Add DDIM 2023-03-30 16:53:49 -03:00
Natan Junges 192075b176
Update supported samplers 2023-02-28 14:20:32 -03:00
ResidentChief d444e17f51
Adds HiRes Fix to the script (#5) 2023-02-28 13:59:57 -03:00
Natan Junges 2af4a48445
Add support to pix2pix 2023-02-01 14:37:01 -03:00
natanjunges 393c6ea784 Code cleanup, check mode for models "stable_diffusion_inpainting" and "Stable Diffusion 2 Depth" 2023-01-29 17:28:39 -03:00
natanjunges 23a9ee27f5 Code cleanup, minor improvements and bug fixes, support "postprocess_image" in scripts, update custom models in README 2023-01-29 13:44:40 -03:00
natanjunges 7ddc34bfa9 Add DPM++ SDE sampler, update custom models in README 2023-01-27 22:39:37 -03:00
natanjunges 5985048cf4 Change license 2023-01-23 21:10:44 -03:00
natanjunges bf81606972 Update process_images_inner, add tiling support 2023-01-23 21:02:31 -03:00
natanjunges 6604b6345b Add Client-Agent to Stable Horde requests 2023-01-23 20:12:21 -03:00
natanjunges 54a81d9d76 Move common settings code to settings_manager, refactor settings code to be more object oriented, decrease timeout back when request is successful, add interrogation tab, update custom models in README 2023-01-21 16:52:59 -03:00
natanjunges ad0edc8283 Disable R2 download link 2023-01-18 22:48:22 -03:00
natanjunges 1c6b43ff8b Handle empty generation output 2023-01-18 01:13:50 -03:00
natanjunges 1a19c95668 Handle generation request timeout, return images as list in cancel_process_batch_horde 2023-01-16 03:48:14 -03:00
natanjunges dd78372981 Update process_images_inner 2023-01-15 17:12:34 -03:00
natanjunges 476c360954 Fix fake CheckpointInfo 2023-01-15 14:29:13 -03:00
natanjunges 6c0d33836a Use adaptive timeout and limit number of retries when checking generation progress 2023-01-15 13:45:00 -03:00
natanjunges 2c6b407e69 Reuse connection, improve generation progress report 2023-01-14 02:32:09 -03:00
natanjunges 97b74e13fd Improve FakeModel 2023-01-12 16:15:11 -03:00
natanjunges 99e4fb87c2 Improve error messages, cleanup useless error checks, properly propagate errors 2023-01-11 21:20:20 -03:00
natanjunges cfae14f03b Disable option "Share with LAION" for img2img, ignore it when using anonymous API key 2023-01-09 19:51:25 -03:00
natanjunges ea80045330 Handle StopIteration when loading infotext fields, don't use "#" in infotext field names 2023-01-09 18:55:03 -03:00
natanjunges f4291962b0 Save and load generation parameters as infotext fields 2023-01-09 18:19:40 -03:00
natanjunges 630e2e4fb4 Improve error messages 2023-01-09 15:17:11 -03:00
natanjunges d67e122f72 Fix name conflict of "shared", improve error messages 2023-01-09 15:13:26 -03:00
natanjunges fef6d7d04c Update custom models in README, share generated images with LAION 2023-01-09 14:16:15 -03:00
natanjunges 55d39f54f1 Add list of features to README 2023-01-02 17:56:50 -03:00
natanjunges cf657cf7bb Add button to show/hide API key, hide it by default 2023-01-02 12:59:23 -03:00
natanjunges 9ece2acee2 Add instructions to README 2022-12-31 17:18:18 -03:00
natanjunges 3d05814ae9 Add settings tab 2022-12-31 15:59:53 -03:00
natanjunges ebc187a1c4 Handle exceptions when trying to connect to Stable Horde, make requests interruptable/skippable, tweak GUI 2022-12-31 12:26:28 -03:00
natanjunges d4b1bd458d Support img2img and inpaint 2022-12-30 02:50:21 -03:00
natanjunges 1102736caa Improve support of post processors, improve GUI 2022-12-30 00:19:35 -03:00
natanjunges 2fe3eb8d65 Integrate better with native image processing 2022-12-29 18:28:12 -03:00
natanjunges f72f1ec9a1 Add main script 2022-12-28 06:22:30 -03:00