Commit Graph

5385 Commits

Author SHA1 Message Date
Vladimir Mandic da88af6378 update readme 2023-07-23 11:02:08 -04:00
vladmandic 9bea91da77 Deploying to master from @ vladmandic/automatic@8d509f4fe6 🚀 2023-07-23 14:58:55 +00:00
Vladimir Mandic 8d509f4fe6 update workflows 2023-07-23 10:58:19 -04:00
Vladimir Mandic bfb8cc670b update 2023-07-23 08:57:35 -04:00
Vladimir Mandic 6adbd05b64 update actions 2023-07-23 08:52:28 -04:00
Disty0 86099dfb15 Use TensorFlow ITEX for Intel GPUs 2023-07-23 15:47:15 +03:00
Vladimir Mandic fae6033abc Merge pull request #1805 from hameerabbasi/rocm-fixes
ROCm-related fixes
2023-07-23 08:29:02 -04:00
Vladimir Mandic 278edf9086 Merge pull request #1804 from Razunter/master
Fix Image Viewer opening when used in multiple tabs
2023-07-23 08:15:28 -04:00
Hameer Abbasi 9647a607c1 ROCm-related fixes
1. Don't set `HSA_OVERRIDE_GFX_VERSION=10.3.0` by default.
   a. A badly-detected default value usually means a broken ROCm install.
   b. Causes issues with older GPUs.
2. Set `TENSORFLOW_PACKAGE=tensorflow-rocm`, as the default version doesn't contain GPU binaries for ROCm.
2023-07-23 10:24:41 +02:00
Razunter 707edbe372 fix Image Viewer opening when used in multiple tabs 2023-07-23 09:44:02 +04:00
Vladimir Mandic 5dbcc72cd8 firefox image viewer 2023-07-22 21:08:53 -04:00
Vladimir Mandic 57eedc5e8c Merge pull request #1800 from Razunter/master
Image Viewer fix for Firefox + arrows improvement
2023-07-22 20:55:14 -04:00
Razunter e8a5276f93 ensure that Image Viewer prev-next buttons are clickable 2023-07-23 02:46:23 +04:00
Razunter bae5fcfdab fix Image Viewer for Firefox 2023-07-23 02:42:15 +04:00
Vladimir Mandic e491813eb8 cleanup 2023-07-22 16:33:27 -04:00
Vladimir Mandic e342c28055 improve vae loading 2023-07-22 16:28:23 -04:00
Vladimir Mandic 567faeb751 diffusers img2img and inpaint 2023-07-22 15:39:41 -04:00
Vladimir Mandic 511a8cbb61 fix en hypernetwork 2023-07-21 15:04:27 -04:00
Vladimir Mandic b8f2b90210 fix delete files 2023-07-21 14:49:28 -04:00
Vladimir Mandic 4c2664dbc3 redesign diffuser vae handling 2023-07-21 14:30:57 -04:00
Vladimir Mandic 67e2258639 Update feature_request.yml 2023-07-21 10:42:05 -04:00
Vladimir Mandic 0a9f284878 Update extension_report.yml 2023-07-21 10:41:53 -04:00
Vladimir Mandic 0e6cfd4b91 Update diffusers_report.yml 2023-07-21 10:41:40 -04:00
Vladimir Mandic c2687aeb51 Update bug_report.yml 2023-07-21 10:40:41 -04:00
Vladimir Mandic f83c771fb4 Update bug_report.yml 2023-07-21 10:36:43 -04:00
Vladimir Mandic ab48db9393 issue templates 2023-07-21 10:32:01 -04:00
Vladimir Mandic dd1d4bcffa fix secondary sampler 2023-07-21 10:20:53 -04:00
Vladimir Mandic b31fa98669 fixes... 2023-07-21 09:28:02 -04:00
Vladimir Mandic d962383b13 Merge pull request #1783 from Nuullll/ignore-localizations
Ignore localizations folder
2023-07-21 08:39:21 -04:00
Disty0 7959dbceac ipex fix cuda error with openpose 2023-07-21 15:28:07 +03:00
Nuullll a42804c52c Ignore localizations folder
Otherwise `--upgrade` would remove the `localizations` folder
unexpectedly.
2023-07-21 16:16:42 +08:00
Vladimir Mandic 8e30144227 update loader 2023-07-21 00:12:22 -04:00
Vladimir Mandic db1976b3cf update todo 2023-07-20 15:28:09 -04:00
Vladimir Mandic 561b5cb9cf cleanup 2023-07-20 13:37:46 -04:00
Vladimir Mandic ff44556670 Merge pull request #1769 from javsezlol1/master
Loader.js fix () changed blending method and added preload, fixed logo too
2023-07-20 09:59:57 -04:00
Vladimir Mandic c3cbeb6264 Merge branch 'master' into master 2023-07-20 09:58:48 -04:00
Vladimir Mandic a3ab302f51 fix extensions reset 2023-07-20 09:52:21 -04:00
javsezlol1 c5ef2c6795 Add files via upload
added Preload, changed blending method
2023-07-20 21:42:40 +08:00
javsezlol1 0bf7d2cb04 Add files via upload 2023-07-20 21:40:05 +08:00
Disty0 57d1d3ed16 Fix Kandinsky safety_checker and compile 2023-07-20 14:29:15 +03:00
Vladimir Mandic e002652ac6 remove typo 2023-07-19 15:09:01 -04:00
Vladimir Mandic 1975599ad0 update icons 2023-07-19 14:50:56 -04:00
Vladimir Mandic 2b0def1192 change logo and add splash screen 2023-07-19 14:07:54 -04:00
Vladimir Mandic 19d176ea3d en add tags 2023-07-19 10:33:23 -04:00
Vladimir Mandic 0a083c2423 update min/max zoom 2023-07-18 20:43:30 -04:00
Vladimir Mandic 46709ee391 fix image metadata and diffuser search 2023-07-18 20:41:47 -04:00
Vladimir Mandic c9d1829ea5 Merge pull request #1747 from Kubuxu/fix/disable-hold-to-preview
Disable hold-to-preview
2023-07-18 20:31:57 -04:00
Vladimir Mandic 2035b99c82 Merge pull request #1746 from Phen-Ro/model_basename
Search for models via the model file's basename
2023-07-18 20:27:04 -04:00
Jakub Sztandera 3e9c472012 Remove previewTimestamp code as it was required for hold-to-preview
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2023-07-19 01:49:21 +02:00
Jakub Sztandera f2a39ffdcf Disable hold-to-preview
Allows for drag'n'drop of images.
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.com>
2023-07-19 01:43:52 +02:00