Commit Graph

4771 Commits

Author SHA1 Message Date
Vladimir Mandic 2af0e0c8a1 change temp files to image files 2023-05-08 09:27:50 -04:00
Vladimir Mandic 41182009cb switch some cmdopts to opts 2023-05-08 09:27:50 -04:00
Vladimir Mandic 1360c6422a add fp16 test 2023-05-08 09:27:50 -04:00
Vladimir Mandic 22e5880913 Merge pull request #782 from wbh1129/usrbinenv
Use proper shebangs in cli scripts
2023-05-06 08:51:23 -04:00
Vladimir Mandic ab544f5a24 Merge pull request #786 from wbh1129/extra_networks_description
ui_extra_networks.py: make description default to "" instead of error
2023-05-06 08:44:14 -04:00
wbh1129 0055336894 ui_extra_networks.py: make description default to "" instead of error 2023-05-06 06:06:17 -05:00
wbh1129 98082ce95c use proper shebangs in cli scripts 2023-05-05 18:20:03 -05:00
Vladimir Mandic f6898c9aec update 2023-05-05 13:40:53 -04:00
Vladimir Mandic ceaf757130 update caption filename logic 2023-05-05 11:02:35 -04:00
Vladimir Mandic b71869adfa lora messages 2023-05-05 10:09:25 -04:00
Vladimir Mandic 99dc75c09b readd api docs 2023-05-05 09:28:44 -04:00
Vladimir Mandic fe496f4ebc add train preprocess options 2023-05-05 09:06:06 -04:00
Vladimir Mandic 19007ca695 Merge pull request #768 from Disty0/master
Fix memory monitoring when using IPEX
2023-05-05 08:02:40 -04:00
Disty0 5c9894724c Fix memory monitoring when using IPEX 2023-05-05 12:26:47 +03:00
Vladimir Mandic c470f39913 merge fixes 2023-05-04 16:55:41 -04:00
Vladimir Mandic a677253b7c add api-logo workaround 2023-05-04 10:45:25 -04:00
Vladimir Mandic 303574ebfc draft full merge from upstream 2023-05-04 09:27:48 -04:00
Vladimir Mandic 865c0bc7a3 merge from upstream 2023-05-04 07:51:38 -04:00
Vladimir Mandic 22090d7bd8 Merge pull request #750 from Disty0/master
Remove unnecessary IPEX imports
2023-05-04 06:53:01 -04:00
Disty0 8171d57c36 Remove unnecessary IPEX imports 2023-05-04 02:34:34 +03:00
Vladimir Mandic e0543e4475 add ignore flag 2023-05-03 19:15:18 -04:00
Vladimir Mandic 65f0ba43fd update gitignore 2023-05-03 19:11:39 -04:00
Vladimir Mandic e7b88e6a50 fix notifications 2023-05-03 18:40:34 -04:00
Vladimir Mandic ba3a0827da minor formatting updates 2023-05-03 18:14:13 -04:00
Vladimir Mandic 5d8c787a7b restart server redesign 2023-05-03 17:20:22 -04:00
Vladimir Mandic 0af6c70b94 add notifications 2023-05-03 14:32:14 -04:00
Vladimir Mandic 8cbce7ea19 add version flag 2023-05-03 14:32:14 -04:00
Vladimir Mandic 8c9a575f50 Merge pull request #728 from Disty0/master
Add IPEX Optimizers and use XPU instead of CPU when using IPEX
2023-05-03 14:29:18 -04:00
Disty0 53f3567224 Use cmd_args parser instead of launch.py 2023-05-03 21:25:23 +03:00
Disty0 7577a09528 Add IPEX Optimizers and use XPU instead of CPU when using IPEX 2023-05-03 18:12:38 +03:00
Vladimir Mandic e324e54cfb set default gallery view 2023-05-03 10:36:12 -04:00
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
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