Commit Graph

1599 Commits (24dcdbb4d4ebc8f5a770a756be8a1b6e5b4e5e82)

Author SHA1 Message Date
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
langet0695 098f6cd887
API documentation improvements. The old txt2img and img2img examples were out of date. To improve this merge removes the old examples and replaces them with an updated example that uses the current syntax (#1798) 2023-07-18 01:06:14 -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 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 334e4b4e07
📝 v1.1.230 (#1764) 2023-07-04 22:25:52 -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 8a7314c218
Update README.md (#1761) 2023-07-04 17:28:12 -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 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 72974e45a5
🐛 Make js code run in closure (#1754) 2023-07-03 15:14:28 -04:00
Chenlei Hu 967bef9eb8
🔧 Increase img compare diff threshold (#1753) 2023-07-03 15:01:25 -04:00
Chenlei Hu b9e09db324
📝 v1.1.228 (#1748) 2023-07-03 00:30:20 -04:00
Chenlei Hu 08dca19ec2
Display A1111 input as fallback image in img2img (#1747) 2023-07-03 00:30:11 -04:00
Chenlei Hu 2785cbe61a
Add selenium-based web tests (#1728)
*  Add selenium-based web tests

* 🚧 Add txt2img inpaint test

*  Add img2img inpaint test

*  Make inpaint area bigger
2023-07-02 01:20:52 -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 95b00796a4
🎨 Auto enable unit on image upload (#1704) 2023-06-24 23:07:37 -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 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