Commit Graph

5149 Commits

Author SHA1 Message Date
Vladimir Mandic 426609b28c Merge pull request #721 from cool-bigdogs-tshirt/bigdog/more-unipc-experiments
bigdog/more unipc experiments
2023-05-03 10:29:06 -04:00
Vladimir Mandic b401d9ed3d fix image temp files 2023-05-03 08:40:50 -04:00
Vladimir Mandic 660a17a0f9 update requirements 2023-05-03 08:31:27 -04:00
Alex Heller 947b1991e0 Refactor: Removed unused group in settings 2023-05-03 14:30:08 +02:00
Vladimir Mandic d86b081ed3 update ssl 2023-05-03 08:22:57 -04:00
Vladimir Mandic e566fed3a1 fonts and upscale fix 2023-05-03 08:00:26 -04:00
cool-bigdogs-tshirt 0495afa1a2 adjust unipc img2img parameters 2023-05-02 20:52:44 -05:00
Vladimir Mandic 6f976c358f optimize model load 2023-05-02 21:30:34 -04:00
Vladimir Mandic ce16d18a43 Merge pull request #712 from scottmudge/fix-offline-font-access
Fix issue with gradio UI not loading when google fonts API is not accessible
2023-05-02 20:43:07 -04:00
Scott Mudge bfac50d113 fix issue with gradio UI not loading when google fonts API is not accessible 2023-05-02 17:37:13 -04:00
Vladimir Mandic eb03fce3e4 fix logger 2023-05-02 15:57:28 -04:00
Vladimir Mandic e379da2f5f fix logger 2023-05-02 15:55:33 -04:00
Vladimir Mandic 568e700987 Merge pull request #606 from DrakeRichards/notification-sounds
Adding notification.mp3 support
2023-05-02 15:12:13 -04:00
Vladimir Mandic 7a083d322b merge commits 2023-05-02 15:06:06 -04:00
Vladimir Mandic cb4cff3929 redesign logging 2023-05-02 13:57:16 -04:00
Vladimir Mandic 2166b4de06 fix exif data handler 2023-05-02 09:56:33 -04:00
Vladimir Mandic 530dafc453 cleanup 2023-05-02 08:54:47 -04:00
Vladimir Mandic eaea88a444 update 2023-05-01 21:03:10 -04:00
Thomas Young 313edea317 Merge branch 'master' into notification-sounds 2023-05-01 19:45:22 -05:00
Seunghoon Lee 9e214b32d7 remove NotImplementedError. 2023-05-02 09:04:35 +09:00
Vladimir Mandic 10a9c2760a switch cmdargs 2023-05-01 19:49:19 -04:00
Vladimir Mandic d22103e992 update requirements 2023-05-01 19:12:10 -04:00
Thomas Young f325594a65 Added notification sound settings 2023-05-01 18:05:25 -05:00
Alex Heller ab03159e59 Fix: Bar was not removed for array settings (checkbox-group)
Hopefully this is the last time the behaviour needs to be adapted for that setting type.
2023-05-02 01:02:14 +02:00
Vladimir Mandic deb0546b46 update requirements 2023-05-01 18:54:50 -04:00
Thomas Young 110eee1a0a Merge branch 'master' of https://github.com/vladmandic/automatic into notification-sounds 2023-05-01 16:55:41 -05:00
Vladimir Mandic d4a748d758 update requirements 2023-05-01 12:25:35 -04:00
Vladimir Mandic 22da90d4b8 fix lora memory leak 2023-05-01 10:13:21 -04:00
Vladimir Mandic f4256655b2 fix argparse 2023-05-01 08:43:02 -04:00
Alex Heller 34bfd04055 Improvement: Made empty space next to check-boxes not clickable
This adds the suggestion by EfourC: https://github.com/vladmandic/automatic/pull/638#issuecomment-1529416054
2023-05-01 10:40:23 +02:00
Vladimir Mandic 75b741f119 fallback args 2023-04-30 23:06:32 -04:00
Alex Heller 074c924052 Removed double empty line on hidden items
This is a quick fix, needs more careful consideration
2023-05-01 04:41:29 +02:00
Alex Heller 2d82bc67d4 Changed modification indicator to button element
The setting value now resets to previous when clicking on the indicator.
Furthermore, when hovering over the indicator it also shows what the last value was.
2023-05-01 03:38:44 +02:00
Vladimir Mandic 4dc5941912 fix embedding logging 2023-04-30 21:01:49 -04:00
Vladimir Mandic dedd3ffafb fix script api 2023-04-30 20:08:44 -04:00
Vladimir Mandic a136a8ea63 update 2023-04-30 18:44:19 -04:00
Alex Heller ddfee28e7c Use Json serialized value to compare previous value
This is done so that arrays get compared correctly (deep compare)
2023-04-30 23:15:53 +02:00
Vladimir Mandic 3c7273e17a Merge pull request #653 from cool-bigdogs-tshirt/bigdog/unipc-img2img-steps
fix unipc img2img denoising sample count
2023-04-30 13:49:15 -04:00
cool-bigdogs-tshirt 04f4da0013 fix unipc img2img denoising sample count
was wrongly using the inverse of the intended value. smaller denoising
strength should run fewer steps.
2023-04-30 12:31:11 -05:00
Vladimir Mandic 7eb82e2627 remove circular imports from installer 2023-04-30 12:21:32 -04:00
Vladimir Mandic d62ee69c75 cleanup installer 2023-04-30 12:01:25 -04:00
Vladimir Mandic e157681985 update todo 2023-04-30 11:43:59 -04:00
Vladimir Mandic ac78a48c43 Merge pull request #643 from Disty0/master
Intel ARC Support
2023-04-30 11:42:46 -04:00
Disty0 185b796991 undo cli 2023-04-30 18:37:58 +03:00
Disty0 56cdac6592 undo cli 2023-04-30 18:36:52 +03:00
Disty0 68fc95b2e1 Merge remote-tracking branch 'upstream/master' 2023-04-30 18:28:22 +03:00
Disty0 de8d0bef9f More patches and Import IPEX after Torch 2023-04-30 18:19:37 +03:00
Vladimir Mandic 682330b172 new command line parser 2023-04-30 10:54:59 -04:00
Vladimir Mandic 917ecad43c add dynamo options 2023-04-30 09:31:38 -04:00
Vladimir Mandic 14055afb9b update logging 2023-04-30 09:20:50 -04:00