Commit Graph

3 Commits (master)

Author SHA1 Message Date
Chengsong Zhang bf92123125
api doc (#469) 2024-03-15 06:49:37 -05:00
Thiswinex a390500002
Freeinit (#458)
* draft for freeinit

* update for v1.x

* Update README.md

* Update features.md

* Update how-to-use.md

* Update README.md

* Update README.md

---------

Co-authored-by: Chengsong Zhang <continuerevolution@gmail.com>
2024-03-10 04:27:58 -05:00
Chengsong Zhang e3c58bac40
2.0.0-a Fix all issues to make it work with WebUI 1.8.0 and ControlNet 1.1.441 (#435)
* 1. remove lora hook and lcm. we will use automatic1111's lora system and the new state dict. i have already pushed lcm sampler to automatic1111 upstream

* save some change

* save some change

* save some change

* save some change

* save some change

* rm cn hack, will modify cn extension

* make code more similar

* ad, but cn seems to be broken

* ad, fix cn

* ipadapter

* sparsectrl works, ip-adapter still not working

* doc

* doc

* doc

* everything but i2i batch is working properly

* coding finish

* doc, except features and how-to-use

* doc, except some CN sample and screenshot

* doc, cannot update because too sleepy
2024-03-02 06:13:27 -06:00