Commit Graph

30 Commits (d5137f063ebd1d31384957a8d3bea61ba5940fff)

Author SHA1 Message Date
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 954515fcbf
Use longer delay (#1981) 2023-08-25 01:08:17 -04:00
Chenlei Hu 18bbe35e63
Update control type in preset (#1980) 2023-08-25 00:50:43 -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
lvmin 0004a7b7f5 fix zoom 2023-08-23 22:35:40 -07: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
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
Chenlei Hu fb000270be
🔥 Removes unused file (#1951) 2023-08-22 22:26:34 -04:00
lvmin 834342da88 remove annoying i2i preview 2023-08-22 00:25:01 -07: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
Chenlei Hu 91eca3cddf
🐛 Revert img2img inpaint change (#1769) 2023-07-05 18:09:07 -04:00
Chenlei Hu f2a541dd8f
🔧 Disable resize mode selection when using A1111 input (#1765)
* 🎨 nits

* 🔧 Disable resize mode selection when using A1111 input
2023-07-05 00:13:46 -04:00
Chenlei Hu 386adaa87e
🔧 Disable ControlNet input in img2img inpaint (#1763)
* 🎨 rename functions

* 🔧 Disallow controlnet input in img2img inpaint

*  Update img2img inpaint test
2023-07-04 22:24:31 -04:00
Chenlei Hu 7f6a6d33f9
🔧 Wait longer for openpose editor iframe to respond (#1762) 2023-07-04 19:31:48 -04:00
Chenlei Hu fa963639e7
🎨 Display control type on tab selection button (#1760)
* 🎨 nits

* 🎨 Display control type on tab selection button
2023-07-04 17:28:03 -04:00
Chenlei Hu 72974e45a5
🐛 Make js code run in closure (#1754) 2023-07-03 15:14:28 -04:00
Chenlei Hu 08dca19ec2
Display A1111 input as fallback image in img2img (#1747) 2023-07-03 00:30:11 -04:00
Chenlei Hu 95b00796a4
🎨 Auto enable unit on image upload (#1704) 2023-06-24 23:07:37 -04:00
Chenlei Hu 987f08e236
🎨 Pass dark theme param of A1111 to openpose editor (#1633) 2023-06-13 00:29:38 -04: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 4f884009ef
change openpose error icon (#1607) 2023-06-10 03:43:39 -07: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
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
w-e-w 6f394dfd18 use local const titles 2023-04-30 05:01:52 +09:00
w-e-w 420ae72682 fix hints
change the name so it doesn't override the original hints used in webui
2023-04-30 02:59:07 +09:00
huchenlei df22617fe1 fix typo 2023-04-24 11:22:56 -04:00
huchenlei 34e04c469b Add tooltip 2023-04-24 10:53:06 -04:00