lllyasviel
a6cbefa4ff
Merge pull request #1683 from Mikubill/revert-1678-unit_typecheck
...
Revert "Add typecheck on script args"
2023-06-23 07:03:57 -07: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
41011bea04
Merge pull request #1671 from Mikubill/revert-1668-refactor
...
Revert "🔨 Refactor bound check for threshold and resolution"
2023-06-22 03:02:57 -07: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
Leye Hu
5fc952793a
fix: runtime error for directml in pidinet ( #1654 )
2023-06-18 13:43:46 -04:00
Chenlei Hu
5a0f88642a
🎨 Update screenshot in README ( #1652 )
2023-06-17 17:52:48 -04:00
Chenlei Hu
c9c7317cea
🎨 Fix editor placeholder height ( #1643 )
2023-06-14 21:33:20 -04:00
lllyasviel
caf54076e1
Merge pull request #1635 from AnduFalaH/fix_runtime_error_for_multi_gpu_in_pidinet
...
Fix runtime error for multi gpu in pidinet
2023-06-13 00:39:32 -07:00
lingyu.hai
9789d097fe
fix runtime error for multi gpu in pidinet
2023-06-13 15:05:21 +08:00
Chenlei Hu
987f08e236
🎨 Pass dark theme param of A1111 to openpose editor ( #1633 )
2023-06-13 00:29:38 -04:00
Chenlei Hu
c488ef2cbb
🎨 Make modal content fit the window size ( #1623 )
2023-06-11 16:01:30 -04:00
Chenlei Hu
133f20ac9e
🎨 Make modal close button bigger ( #1621 )
2023-06-11 11:20:00 -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
b076638e81
Merge pull request #1613 from Mikubill/revert-1611-lvmin
...
Revert "fix high-res fix"
2023-06-10 14:56:12 -07: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
e206598e52
🐛 Fix SPACE reload issue ( #1587 )
2023-06-07 21:22:53 -04:00
Chenlei Hu
99408b9f4e
🎨 Add active units count badge ( #1578 )
2023-06-06 22:04:53 -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
f36493878b
🎨 Fix bg color under dark theme in modal ( #1557 )
2023-06-04 19:23:44 -04: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