Commit Graph

16 Commits (8bbbd0e55ef6e5d71b09c2de2727b36e7bc825b0)

Author SHA1 Message Date
Luca Beltrame d56f1b8bcb
Fix typo (#2463)
The comment for some reason wasn't properly closed.
2024-01-12 08:45:54 -05:00
Luca Beltrame 890b26601b
Fix editor window size with SD.Next (#2461)
Default themes in SD.Next enforce a maximum width for the column where
the editor window opens, thus constraining it to a very small size.

Override `max_size` so that it is not affected by it. Fixes
vladmandic/automatic#2594.
2024-01-12 02:26:39 -05:00
Chenlei Hu a23dbfc0b1
Quick edit of preprocessor result with photopea (#2346)
* ui

* display modal

* add fetch from controlnet feature

* fix pasting issue

* name layers

* Add send to controlnet button

* 🎨 Fix button styles

* 🔨 refactor

* wip

* 🚧 correctly write output

* 🚧 auto fetch and auto close

* 🚧 create black background of given size
2023-12-30 17:54:42 -05:00
Chenlei Hu 237b3d8311
🐛 Fix upload json button style (#2349)
* 🐛 Fix upload json button style

* nits
2023-12-23 15:52:00 -05:00
Chenlei Hu 7a199fe4a2
Add JSON pose file upload button (#2274)
* 🚧 Backend work

* 🚧 render pose

* 🚧 various fixes

* 🎨 Update readme image
2023-11-20 21:58:39 -05:00
missionfloyd 99834020a3
Fix openpose edit button style (#2162)
* Fix openpose edit button style

* Fix edit button with editor installed
2023-10-14 22:01:06 -04:00
lllyasviel 943197e1be
fix gradio problem (#1948)
* fix gradio problem

* fix gradio problem
2023-08-22 03:30:37 -07: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 08dca19ec2
Display A1111 input as fallback image in img2img (#1747) 2023-07-03 00:30:11 -04:00
Chenlei Hu c9c7317cea
🎨 Fix editor placeholder height (#1643) 2023-06-14 21:33:20 -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 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 f36493878b
🎨 Fix bg color under dark theme in modal (#1557) 2023-06-04 19:23:44 -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