Commit Graph

27 Commits (648025ba6bc99df175d896a6aaf793cf72574b1c)

Author SHA1 Message Date
Chenlei Hu b2284af526
Fix xyz script module check (#2810) 2024-04-25 15:45:04 -04:00
Chenlei Hu 442398bb9f
Port SDForge's preprocessor structure (#2754)
* wip

* wip2

* wip3

* fix issues

* Add scribble xdog

* port legacy processors

* nit

* Add tests

* Fix modules test

* Add back normal_dsine

* Remove legacy code

* Remove code

* Add tests

* rename param

* Linter ignore

* fix is_image

* fix is_image

* nit

* nit

* Better assertion message

* Add back ip-adapter-auto

* Add test

* Fix various tag matching

* fix

* Add back preprocessor cache

* Add back sparse ctrl

* fix test failure

* Add log
2024-04-17 22:28:56 -04: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
ljleb d7c5dd45b1
xyz invert dependency (#793)
* import preprocs from global_state

* reload xyz

* remove unused imports

* add NameError to exception list
2023-04-20 11:47:56 -04:00
ljleb ed51ee5099 fix xyz support imports 2023-03-13 15:13:53 -04:00
Guillaume Faguet e6553457e9 additional comments, apply_field_ modif 2023-03-09 08:33:02 +01:00
Guillaume Faguet 567883e236 xyz_refactor 2023-03-08 16:42:36 +01:00
aiton-sd 3cce511ae5
Code cleanup. 2023-03-08 20:42:46 +09:00
aiton-sd 92b105a912
Support for specifying a range of numbers. 2023-03-04 22:19:17 +09:00
aiton-sd 65b06db0bc
Support for older versions of Python. 2023-03-02 06:13:53 +09:00
aiton-sd 528c61a849
Bug fixing and code improvement. 2023-03-02 04:35:32 +09:00
aiton-sd 9897b9f7e0
Code cleanup (probably the last). 2023-02-28 19:35:03 +09:00
aiton-sd 51935cd156
A minor change. 2023-02-28 14:34:58 +09:00
aiton-sd 81aabe1369
Improve the code. 2023-02-28 14:18:47 +09:00
aiton-sd 9e9a20ed23
Improving code readability. 2023-02-28 11:31:50 +09:00
aiton-sd 8734e3c50a
In non-list notation, support for None and empty string has been added. 2023-02-28 02:55:05 +09:00
aiton-sd 9ad92763d1
Further fixes. 2023-02-28 01:59:31 +09:00
aiton-sd a53bc76879
Bug fixes and function reordering. 2023-02-28 01:41:52 +09:00
aiton-sd 82307bd13c
Added support for Multi-ControlNet (list notation). 2023-02-27 20:33:47 +09:00
Ashen 440927d671 🧱 Apply "Guidance Start" parameter related change to api.py and xyz_grid_support.py 2023-02-26 10:58:37 -08:00
aiton-sd 1cbf892b5e
Improvement of xyz_grid_support.py 2023-02-24 04:21:52 +09:00
Mikubill c419af444d fix: use hijack from webui, grid issue (#174) 2023-02-18 03:18:52 +00:00
aiton-sd 5936700bb3 Add some items to X/Y/Z plot (2) 2023-02-18 10:37:36 +09:00
aiton-sd 7fa574ab35
Compatibility with outdated WebUI versions 2023-02-18 04:03:50 +09:00
aiton-sd 123e80e8fe
Cleanup 2023-02-18 02:10:26 +09:00
aiton-sd 4e5e4ed2c5
Add some items to X/Y/Z plot 2023-02-18 00:27:40 +09:00
aiton-sd 82021ade54
Add Weight item to X/Y/Z plot 2023-02-17 20:05:21 +09:00