Commit Graph

83 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

Author SHA1 Message Date
catboxanon 3b1fd43221
Migrate tooltips to Gradio (#1993) 2023-11-04 22:32:18 -04:00
missionfloyd df0788b819
Don't show progress for UI actions (#2163) 2023-10-14 22:07:21 -04: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
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 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
Chenlei Hu de868abdf2
Copy gr.update dict (#1969) 2023-08-24 11:02:19 -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 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
Chenlei Hu c542a8fd60
fix mask (#1914) 2023-08-13 14:12:44 -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
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 6bcc4762d3
🐛 Fix output of run_annotator (#1666) 2023-06-21 20:26:08 -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 93ed6c9d4c
enable seeing masked area in inpaint mask visualization (#1553) 2023-06-04 14:28:47 -07: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
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 d99905418c
🔨 Extract pixel perfect calculation (#1522) 2023-06-02 18:28:44 -04:00
Chenlei Hu a8387bddfb
🚚 Rename ui/ as controlnet_ui/ (#1508) 2023-06-02 10:49:26 -04:00