Commit Graph

39 Commits (b3348739a2d2e32e69857d97ccf772ab1e94dc1d)

Author SHA1 Message Date
Natan Junges b3348739a2
Create LICENSE 2023-01-24 00:06:29 +00: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 2ed95cac9c Add link to Stable Horde's FAQ, warn about exception raised when using "--ui-debug-mode" 2023-01-12 18:12:21 -03:00
natanjunges 2c1378a1a6 Update custom models and installation instructions in README 2023-01-12 16:38:29 -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 af4acd40a9 Update README 2023-01-09 19:00:33 -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 cacbe7a731 Update README 2023-01-09 16:25:37 -03:00
natanjunges f7272f2ed4 Update README 2023-01-09 16:18:01 -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 dfffa1f6ca Update README 2023-01-09 14:32:47 -03:00
natanjunges ab0e6ae9ad Update README 2023-01-09 14:25:47 -03:00
natanjunges fef6d7d04c Update custom models in README, share generated images with LAION 2023-01-09 14:16:15 -03:00
natanjunges f8f9a84e4f Add install instructions 2023-01-04 17:49:29 -03:00
natanjunges 5f28ccef95 Update custom models in README 2023-01-04 14:32:58 -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
Natan Junges b7f3cc1985
Update README.md 2022-12-29 16:35:46 +00:00
natanjunges f72f1ec9a1 Add main script 2022-12-28 06:22:30 -03:00
Natan Junges 00284bacab
Initial commit 2022-12-27 18:46:03 +00:00