Commit Graph

1119 Commits (2b44ac8d6b3f022bf67f3d00a5a446caf9d73228)

Author SHA1 Message Date
Chenlei Hu c941954675
📝 v1.1.411 (#2178) 2023-10-14 21:50:15 -04:00
Chenlei Hu 7a4805c8ea
Fix debug loglevel (#2139) 2023-09-22 14:13:48 -04:00
lllyasviel e67e017731
fix lllite (#2102)
* fix lllite

* fix lllite

* fix lllite

* fix lllite
2023-09-11 00:56:10 -07:00
catboxanon bd6bc48629
Fix missing typing for `List` 2023-09-09 10:34:08 -04:00
lllyasviel e4fbb1b3e3
add models (#2085)
* add blur

* t2ia

* t2ia
2023-09-08 21:05:09 -07:00
lllyasviel 2b12b2760d
Update global_state.py (#2079) 2023-09-07 01:36:37 -07:00
lllyasviel 56d575e8dd
fix tiled vae (#2074) 2023-09-06 12:24:48 -07:00
lllyasviel 7c20c5d748
fix tiled vae (#2073)
* fix tiled vae

* fix tiled vae
2023-09-06 12:18:02 -07:00
lllyasviel f77c5eb5fa
fix ipadapter-plus (#2065) 2023-09-05 21:35:10 -07:00
lllyasviel 1976cb2837
fix log (#2063) 2023-09-05 19:14:19 -07:00
lllyasviel e965ccf4f9
fix ipadapter highres fix (#2060) 2023-09-05 17:38:06 -07:00
lllyasviel c03c05e2d7
revision (#2058) 2023-09-05 12:53:09 -07:00
lllyasviel 5f41c72b3e
fix revison (#2057) 2023-09-05 11:36:47 -07:00
lllyasviel e6ac9bad01
Update hook.py (#2056) 2023-09-05 10:49:39 -07:00
lllyasviel 2dae96e538
revision fix (#2055)
* revision image blending

* revision fix
2023-09-05 10:33:33 -07:00
lllyasviel 1084c6da50
Update hook.py (#2054) 2023-09-05 10:18:33 -07:00
lllyasviel b514aa19be
revision image blending (#2052) 2023-09-05 10:02:33 -07:00
lllyasviel 876667f4d6
fix refiner (#2042) 2023-09-04 14:59:19 -07:00
lvmin eeb5361135 change log 2023-09-04 13:37:08 -07:00
lllyasviel 1d5402326d
sdxl support (for SAI/HuggingFace/diffuser/community models) (#1952)
sdxl support (for SAI/HuggingFace/diffuser/community models)
1.1.400
2023-09-04 10:41:42 -07:00
Chenlei Hu 664ac74cae
Relands #2033 (#2038)
* 🎨 re-format api.py

* Add pose json to api response

* Simplify response format

* fix
2023-09-04 09:06:46 -04:00
lllyasviel 7bdcb9079a Revert "Add openpose json to API response (#2033)"
This reverts commit e2cd3b91a8.
2023-09-04 05:38:19 -07:00
Chenlei Hu e2cd3b91a8
Add openpose json to API response (#2033)
* 🎨 re-format api.py

* Add pose json to api response

* Simplify response format
2023-09-03 17:33:05 -04:00
lllyasviel c3b32f2543
fix gradio (#2013) 2023-08-31 02:22:10 -07:00
lvmin 4085421694 fix zoe 2023-08-28 05:50:32 -07:00
Chenlei Hu 510bd66e3a
Add reset button for preset (#1999)
* Add reset preset button

* fix processor param compare

* fix reset button vis after reset

* nits

* Do not attach listener on image component

* WIP

* faster load

* nits
2023-08-27 19:02:56 -04:00
Chenlei Hu eacfe995cf
Revert "Add reset preset button (#1986)" (#1989)
This reverts commit d5137f063e.
2023-08-26 00:54:40 -04:00
Chenlei Hu d5137f063e
Add reset preset button (#1986)
* Add reset preset button

* fix processor param compare

* fix reset button vis after reset

* nits
2023-08-25 22:29:29 -04:00
Chenlei Hu bbabb39c6a
🐛 Fix preset application (#1985) 2023-08-25 12:24:03 -04:00
Chenlei Hu 18bbe35e63
Update control type in preset (#1980) 2023-08-25 00:50:43 -04:00
Chenlei Hu cc2cfc0fb7
v1.1.312 (#1978) 2023-08-24 23:32:00 -04:00
Chenlei Hu 6dc7b4f14d
[New Feature] ControlNet unit preset management (#1974)
* WIP preset

* basic func done

* Add refresh button

* fix active units

* fix hint issue
2023-08-24 23:30:22 -04:00
w-e-w b875b847a4
Fix zoom and mask brush color customizable (#1970)
* make mask brush color customizable

* make zoom work with single CN module

* webui < 1.6 compatibility

* explicitly checks for applyZoomAndPan

* Update canvas.js

* Update canvas.js

---------

Co-authored-by: lllyasviel <lyuminzhang@outlook.com>
2023-08-24 14:37:59 -07:00
Chenlei Hu de868abdf2
Copy gr.update dict (#1969) 2023-08-24 11:02:19 -04:00
Chenlei Hu 24bb7c572f
No blocking generation on infotext failure (#1968) 2023-08-24 09:11:03 -04:00
lllyasviel e2b3fbd2ee
integrated canvas zoom (#1961)
* shorter message

* fix preview as input for img2img indepent img

* integrated canvas zoom

* Update controlnet_version.py
2023-08-23 22:31:17 -07:00
Chenlei Hu 24dcdbb4d4
v1.1.310 (#1959) 2023-08-23 22:28:47 -04:00
catboxanon cde4619c5d
Repair ControlNet infotext parsing (#1833)
* Repair infotext parsing

🚧 Listen png info buttons

WIP

New infotext format

nits

nits

nits

rebase

refactor active unit counts

* nits

* nit

---------

Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2023-08-23 22:27:34 -04:00
lllyasviel eeec9d8d6d
fix preview as input for img2img indepent img (#1958)
* shorter message

* fix preview as input for img2img indepent img
2023-08-23 18:47:08 -07:00
lllyasviel a0ba36bba5
shorter message (#1957) 2023-08-23 18:39:54 -07:00
lllyasviel 7140c7f9a9
simplify img2img ui (#1956)
* fix gradio problem

* fix gradio problem

* simplify img2img ui

* simplify img2img ui
2023-08-23 18:15:17 -07:00
lllyasviel 943197e1be
fix gradio problem (#1948)
* fix gradio problem

* fix gradio problem
2023-08-22 03:30:37 -07:00
lllyasviel 36b3cfb097
smart preview management, remove preview as inputs (#1944)
* smart preview management, remove preview as inputs

* smart preview management, remove preview as inputs
2023-08-22 01:27:18 -07:00
lvmin e62411ddf1 fix some other gradio problem in a1111 1.6.x 2023-08-22 00:51:13 -07:00
lvmin 1d4e58ffce fix some other gradio problem in a1111 1.6.x 2023-08-22 00:50:27 -07:00
lvmin 5561b6c945 fix silly gradio problem in a1111 1.6.x 2023-08-22 00:35:46 -07:00
lvmin bdc426581c remove annoying i2i preview 2023-08-22 00:25:23 -07:00
lvmin 80a5bb992e fix cond cache problem for a1111 1.6.x 2023-08-22 00:11:51 -07:00
lvmin 87cf850c74 I am back 2023-08-21 23:46:02 -07:00
Chenlei Hu 47465817ef
📝 v1.1.238 (#1916) 2023-08-13 18:28:32 -04:00
catboxanon 729926fdd1
Fix mask blur (#1907)
* Fix mask blur

* Prioritize mask_blur_x over mask_blur

* Update mask blur sigma values
2023-08-13 14:17:43 -04:00
Chenlei Hu c542a8fd60
fix mask (#1914) 2023-08-13 14:12:44 -04:00
Chenlei Hu 50b5436bb3
🐛 Fix normalization issue (#1913) 2023-08-13 14:08:19 -04:00
Chenlei Hu 4fa9190436
Reland Reland "Port DW Pose preprocessor" (#1892)
* Port DW Pose preprocessor (#1856)

*  Add dependencies

* 🚧 wip

* 🚧 wip

* 🚧 download models

* 🚧 Minor fixes

* 🔧 update gitignore

* 🐛 Fix normalization issue

* 🚧 load DW model only when DW preprocessor is selected

*  Change test config

* 🎨 nits

* 🐛 Fix A1111 safe torch issue

📝 v1.1.235 (#1859)

Revert "Port DW Pose preprocessor (#1856)" (#1860)

This reverts commit 0d3310f599.

Reland "Port DW Pose preprocessor" (#1861)

* Revert "Revert "Port DW Pose preprocessor (#1856)" (#1860)"

This reverts commit 17e100e1fe.

* 🐛 Fix install.py

📝 v1.1.236 (#1862)

🐛 Delay import of mmpose (#1866)

📝 v1.1.237 (#1868)

🐛 Fix all keypoints invalid issue (#1871)

🐛 lazy import

🚧 update test expectation

🚧 Switch to onnx

🚧 solve onnx package issue

🔧 Check cuda in more efficient way

🎨 Format code

🔧 Make onnx runtime optional

* Use cv2 to load and run model on cpu

* nit
2023-08-09 00:21:18 -04:00
Chenlei Hu 4fd548b4d2
Revert "Reland dw pose onnx (#1890)" (#1891)
This reverts commit e141d33be9.
2023-08-07 17:50:12 -04:00
Chenlei Hu e141d33be9
Reland dw pose onnx (#1890)
* Port DW Pose preprocessor (#1856)

*  Add dependencies

* 🚧 wip

* 🚧 wip

* 🚧 download models

* 🚧 Minor fixes

* 🔧 update gitignore

* 🐛 Fix normalization issue

* 🚧 load DW model only when DW preprocessor is selected

*  Change test config

* 🎨 nits

* 🐛 Fix A1111 safe torch issue

📝 v1.1.235 (#1859)

Revert "Port DW Pose preprocessor (#1856)" (#1860)

This reverts commit 0d3310f599.

Reland "Port DW Pose preprocessor" (#1861)

* Revert "Revert "Port DW Pose preprocessor (#1856)" (#1860)"

This reverts commit 17e100e1fe.

* 🐛 Fix install.py

📝 v1.1.236 (#1862)

🐛 Delay import of mmpose (#1866)

📝 v1.1.237 (#1868)

🐛 Fix all keypoints invalid issue (#1871)

🐛 lazy import

* 🚧 update test expectation

* 🚧 Switch to onnx

* 🚧 solve onnx package issue

* 🔧 Check cuda in more efficient way

* 🎨 Format code
2023-08-07 17:35:37 -04:00
GF 256a53ad7d
disable run preprocessor if no cn input image (#1887)
* disable run preprocessor if no cn input image

* 🚧 Move detection logic to active_units.js

---------

Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2023-08-07 17:30:52 -04:00
lvmin 20d25bb546 Revert "Port DW Pose preprocessor (#1856)"
This reverts commit 0d3310f599.
2023-08-05 02:58:03 -07:00
Chenlei Hu 56c376a177
🐛 lazy import (#1874) 2023-08-05 00:30:05 -04:00
Chenlei Hu b06ece5eb1
📝 v1.1.237 (#1868) 2023-08-04 19:12:57 -04:00
Chenlei Hu 397f54ba31
📝 v1.1.236 (#1862) 2023-08-04 16:04:09 -04:00
Chenlei Hu 8f44b22ee5
Reland "Port DW Pose preprocessor" (#1861)
* Revert "Revert "Port DW Pose preprocessor (#1856)" (#1860)"

This reverts commit 17e100e1fe.

* 🐛 Fix install.py
2023-08-04 16:04:02 -04:00
Chenlei Hu 17e100e1fe
Revert "Port DW Pose preprocessor (#1856)" (#1860)
This reverts commit 0d3310f599.
2023-08-04 15:13:51 -04:00
Chenlei Hu 668b8affd0
📝 v1.1.235 (#1859) 2023-08-04 15:03:07 -04:00
Chenlei Hu 0d3310f599
Port DW Pose preprocessor (#1856)
*  Add dependencies

* 🚧 wip

* 🚧 wip

* 🚧 download models

* 🚧 Minor fixes

* 🔧 update gitignore

* 🐛 Fix normalization issue

* 🚧 load DW model only when DW preprocessor is selected

*  Change test config

* 🎨 nits

* 🐛 Fix A1111 safe torch issue
2023-08-04 15:02:58 -04:00
Chenlei Hu 5ae9b4a1a0
📝 v1.1.234 (#1845) 2023-07-28 10:28:41 -04:00
catboxanon 424022c735
Disable ControlNet if model is SDXL (#1835) 2023-07-28 10:26:21 -04:00
catboxanon efda6ddfd8
Add setting to disable CN in highres (#1832) 2023-07-26 11:59:47 -04:00
Leon ff7aad9a70
update model_list to allow to set whether to update model (#1828)
* update model_list to allow to set whether to update model

* update model_list to allow to set whether to update model
2023-07-26 08:43:53 -04:00
ljleb e9679f8fc5
dont assume images is tensor (#1817)
Co-authored-by: ljleb <set>
2023-07-23 14:15:05 -04:00
catboxanon 8063252cf5
feat: Controllable inpainting Gaussian blur sigma value (#1813) 2023-07-21 15:32:01 -04:00
Chenlei Hu 2ecec13274
📝 v1.1.233 (#1797) 2023-07-17 23:39:49 -04:00
Abdullah Alfaraj b4cdd10283
[API]: expose the filter functionality to api (#1667)
* [API]: expose the filter functionality to the api

* add basic unit_test for the filter api endpoint

* rename filter_list to filter

* 🚧 Return all filters throught API call

---------

Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2023-07-17 23:38:50 -04:00
Chenlei Hu 07bed6ccf8
📝 v1.1.232 (#1779) 2023-07-08 16:54:01 -04:00
ljleb 6ed97a7da2
Remove `importlib.reload`s (#1775)
* move external_code.py for python module caching

* remove importlib reload

* add test

* rename

---------

Co-authored-by: ljleb <set>
2023-07-08 16:52:16 -04:00
Chenlei Hu dd766de862
📝 v1.1.231 (#1770) 2023-07-05 18:09:16 -04:00
Chenlei Hu 334e4b4e07
📝 v1.1.230 (#1764) 2023-07-04 22:25:52 -04:00
Chenlei Hu 67a18f9df7
🐛 Only scan dir if dir exists (#1759)
* 🐛 Only scan dir if dir exists

* nit
2023-07-04 13:31:19 -04:00
Chenlei Hu eceeec7a7e
🔊 Add timing debug logs (#1650)
* 🔊 Add timing debug logs

* 🐛 Use custom metaclass in DEBUG only
2023-07-03 17:36:32 -04:00
Chenlei Hu 68e803781d
📝 v1.1.229 (#1756) 2023-07-03 16:03:19 -04:00
storyicon 17e9ca6c3b
feat: update get_unique_axis0 (#1567)
Signed-off-by: storyicon <yuanchao@bilibili.com>
2023-07-03 16:02:04 -04:00
Chenlei Hu b9e09db324
📝 v1.1.228 (#1748) 2023-07-03 00:30:20 -04:00
Chenlei Hu 30cc2ec84f
📝 Explain why guidance_end is set twice (#1742) 2023-07-01 16:14:06 -04:00
Chenlei Hu 8e143d3545
Set default cache size for first time installation (#1706) 2023-06-25 00:45:53 -04:00
Chenlei Hu 0b7f43107c
Add unittest on numpy random seed (#1698) 2023-06-23 20:55:15 -04:00
Chenlei Hu 3065d5e3bf
📝 v1.1.227 (#1696) 2023-06-23 17:17:49 -04:00
Chenlei Hu faa0d055a8
🐛 Allow functionally equiv stale units (#1695)
* 🐛 Allow functionally equiv stale units

* 🔇 demote stale warning to debug level

* 🐛 Update keys check

*  Add unittests
2023-06-23 17:16:38 -04:00
Chenlei Hu c36b5a0d6a
🔇 demote pixel perfect calculation logs (#1694) 2023-06-23 15:54:44 -04:00
Chenlei Hu fe803c7066
🔥 condense hook low vram logic (#1692) 2023-06-23 15:38:07 -04:00
Chenlei Hu c02375a435
Add test on choose_input_image (#1691) 2023-06-23 14:58:37 -04:00
Chenlei Hu 6dc9f34b98
📝 v1.1.226 (#1689) 2023-06-23 11:35:23 -04:00
Chenlei Hu 5ca74e89d7
🔊 add unit.module to bound check logs (#1688) 2023-06-23 11:35:13 -04:00
Chenlei Hu f68cba035f
📝 v1.1.225 (#1686) 2023-06-23 11:03:59 -04:00
Chenlei Hu 311d67bcd2
[Reland] Add type check on script args (#1687)
* Add typecheck on script args (#1678)

* Add typecheck on script args

* Allow dict param

* reload module

* 📝 more detailed comment
2023-06-23 11:03:51 -04:00
lllyasviel 00a7d84a19 Revert "Add typecheck on script args (#1678)"
This reverts commit 4a4867214a.
2023-06-23 07:03:11 -07:00
Chenlei Hu 784eadbba6
🔥 remove unused code (#1679) 2023-06-22 22:28:57 -04:00
Chenlei Hu 4a4867214a
Add typecheck on script args (#1678)
* Add typecheck on script args

* Allow dict param
2023-06-22 22:27:43 -04:00
Chenlei Hu b1ab84fec8
🐛 Remove mandatory mkdir for detected_maps (#1677)
* 🐛 Remove mandatory mkdir for detected_maps

* nits
2023-06-22 22:13:41 -04:00
Chenlei Hu 16805be062
[Reland] 🔨 Refactor bound check for threshold and resolution (#1675)
* 🔨 Refactor bound check for threshold and resolution (#1668)

* 🔨 Refactor bound check for threshold and resolution

* nits

* 🐛 Fix bound check. Add more unittest.

* Fix param value used in logs
2023-06-22 21:38:12 -04:00
lllyasviel f58807c5f1 Revert "🔨 Refactor bound check for threshold and resolution (#1668)"
This reverts commit 2d5785b43f.
2023-06-22 03:02:45 -07:00
Chenlei Hu 2d5785b43f
🔨 Refactor bound check for threshold and resolution (#1668)
* 🔨 Refactor bound check for threshold and resolution

* nits
2023-06-21 22:05:00 -04:00
Chenlei Hu 6bcc4762d3
🐛 Fix output of run_annotator (#1666) 2023-06-21 20:26:08 -04:00
Chenlei Hu 0ddedce554
🔊 Migrate hook.py to use logger (#1616) 2023-06-10 20:13:38 -04:00
lllyasviel 479bc5c4a9
Merge pull request #1615 from Mikubill/lvmin
fix high-res fix
2023-06-10 15:24:31 -07:00
Chenlei Hu fb86dffcb1
Lazy load openpose editor iframe (#1612)
* 🎨 nit

* Lazy load openpose editor iframe

* 🚧 more robust pathname fetching
2023-06-10 18:13:04 -04:00
lllyasviel 3a96f9a4bc Revert "fix high-res fix (#1611)"
This reverts commit 52c68089fc.
2023-06-10 14:56:05 -07:00
lllyasviel 52c68089fc
fix high-res fix (#1611)
* fix high-res fix

* fix high-res fix

* fix high-res fix

* fix high-res fix

* fix high-res fix
2023-06-10 14:49:08 -07:00
lvmin 43a40598cc fix high-res fix 2023-06-10 14:47:08 -07:00
lvmin a60b46b6e1 fix high-res fix 2023-06-10 14:45:08 -07:00
lvmin 048e3384f3 fix high-res fix 2023-06-10 14:41:56 -07:00
lvmin 5e89cd9f0c fix high-res fix 2023-06-10 14:40:45 -07:00
lvmin ceb08e8464 fix high-res fix 2023-06-10 14:38:37 -07:00
Chenlei Hu 33b251f171
🚚 Move modal.py under controlnet_ui (#1610) 2023-06-10 15:53:36 -04:00
lllyasviel 4f884009ef
change openpose error icon (#1607) 2023-06-10 03:43:39 -07:00
lllyasviel 05e669696d
Update hook.py (#1600) 2023-06-08 22:50:02 -07:00
lllyasviel 69f5760a32
fix dependency (#1595)
* fix dependency

* fix dependency
2023-06-08 17:50:56 -07:00
lllyasviel 5c9731319b
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
2023-06-08 17:42:08 -07:00
Chenlei Hu 2598ca9e78
📝 v1.1.220 (#1588) 2023-06-07 21:27:33 -04:00
Chenlei Hu 1f66e9c614
🎨 Make active unit's tab name green (#1577)
* 🎨 Make active unit's tab name green

* 🎨 Use brighter green in dark mode
2023-06-06 20:13:15 -04:00
lllyasviel 6a58d77191
fix bugs in 218 (#1576) 2023-06-06 14:13:21 -07:00
Ezekiel-Rage 1b2aa4a96e
Added support for control mode to xyz grid (#1550)
Control mode was inexplicably missing from xyz grid. I've added it.
2023-06-05 22:23:03 -04:00
lllyasviel 7ad8cc8e65
fix api (#1565) 2023-06-05 16:24:06 -07:00
Chenlei Hu 960d722136
🎨 colorize loglevel (#1556) 2023-06-04 18:30:59 -04:00
Chenlei Hu cc6fe6ab76
🐛 Disable logging propagate (#1555) 2023-06-04 18:13:12 -04:00
lllyasviel 795b27e0e6
more robust judgement (#1554) 2023-06-04 14:37:50 -07:00
lllyasviel 93ed6c9d4c
enable seeing masked area in inpaint mask visualization (#1553) 2023-06-04 14:28:47 -07:00
lllyasviel 34df0a3374
prepare for future preprocessors (#1552) 2023-06-04 14:18:05 -07:00
Chenlei Hu 1d983edc1c
📝 v1.1.216 (#1547) 2023-06-04 15:54:53 -04:00
Chenlei Hu 5b681b071b
New feature: integrated openpose editor (#1454)
🎨 nits

🎨 Load alert screen when no editor is detected.

🔧 add option to hide edit button

🐛 Resolve conflicts during rebase

🚧 Set use preview as input after edit

🐛 Fix merge conflict
2023-06-04 15:54:35 -04:00
Chenlei Hu 18a7abdd7f
Add `preview as input` button (#1529)
*  Allow use preview

* 🐛 fix kwargs issue
2023-06-04 14:06:55 -04:00
Chenlei Hu d3b64fbdd5
Reland logs; debug (#1540)
fallback
2023-06-04 13:55:45 -04:00
lllyasviel d8551e447d
remove unnecessary/wrong judgement (#1539) 2023-06-03 17:19:48 -07:00
Chenlei Hu b0a7dc8864
Revert "Logging migration (#1537)" (#1538)
This reverts commit f7eeb481ea.
2023-06-03 19:13:16 -04:00
Chenlei Hu f7eeb481ea
Logging migration (#1537)
* 🔊 Use logger to replace print in scripts

* 🐛 Fix double handler issue
2023-06-03 18:14:56 -04:00
Chenlei Hu d091e6a45b
Add logger (#1523)
* 🔊 Add logger

* nits
2023-06-03 17:44:20 -04:00
Chenlei Hu 3994ffbe4d
🐛 Handle unrecogznied resize mode value (#1536) 2023-06-03 16:47:06 -04:00
lllyasviel 7b2bf668ee
fix post processing (#1532) 2023-06-02 20:46:26 -07:00
Chenlei Hu 591b3de809
[Reland] Extract Prepare Mask logic (#1528)
* 🔨 Extract prepare mask logic

* 🐛 return Image instead of nparray

* 🐛 rename variable so that same variable always have same type

* 🎨 nits
2023-06-02 22:18:56 -04:00
lllyasviel 3c41f1546e
Revert "Extract prepare mask logic (#1525)" (#1527)
This reverts commit d7faaa491c.
2023-06-02 18:51:41 -07:00
Chenlei Hu d7faaa491c
Extract prepare mask logic (#1525)
* 🔨 Extract prepare mask logic

* 🐛 return Image instead of nparray
2023-06-02 21:05:05 -04:00
lllyasviel 84e92d0d0e
Update external_code.py (#1524) 2023-06-02 15:51:58 -07:00
Chenlei Hu d99905418c
🔨 Extract pixel perfect calculation (#1522) 2023-06-02 18:28:44 -04:00
lllyasviel d4db708a6e
fix data range (#1521)
* fix high-res fix, 212

* fix high-res fix, 212

* fix data range
2023-06-02 14:39:17 -07:00
Chenlei Hu b3a0dad462
🔨 Add int_value on ResizeMode (#1519) 2023-06-02 17:11:07 -04:00
Chenlei Hu 8326f4d5e0
🐛 Fix typo (#1518)
* 🐛 fix typo

* 🎨 nits
2023-06-02 16:53:13 -04:00
Chenlei Hu 470bb585ab
🔥 remove unnecessary moving (#1517) 2023-06-02 16:48:03 -04:00
Chenlei Hu 3de90f95f7
🚚 Move image has mask logic out (#1516) 2023-06-02 16:36:18 -04:00
Chenlei Hu 5c3adb2356
🔥 Use esize_mode_from_value to replace value matching (#1515) 2023-06-02 16:24:03 -04:00
Chenlei Hu e298df1796
[Refactor] Move choose input image logic out of Script.process (#1513)
* 🚚 Move choose input image load out of Script.process

* Deprecate first 2 branches
2023-06-02 16:17:19 -04:00
lllyasviel debb1c88ce
fix high-res fix, 212 (#1512)
* fix high-res fix, 212

* fix high-res fix, 212
2023-06-02 11:51:45 -07:00