* make intermediate directories and handle existing dirs
* fix rm tags for SD2
* return sorted list of models
---------
Co-authored-by: zappityzap <zappityzap@proton.me>
* 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
* fix mp4 encoding error (#402)
* Support infotext paste (#400)
* Add support for pasting infotext
* Fix names for params in img2img infotext
* move setup of paste fields into render(), revert infotext field names back to variable names
* Revert "move setup of paste fields into render(), revert infotext field names back to variable names"
This reverts commit ea062abcbc.
* revert infotext field names back to variable names
* move setup of paste fields into render()
* refactor getting param names into a function
* style fixes
* validate prompt travel frame numbers (#401)
Co-authored-by: zappityzap <you@example.com>
* 1.13.1
---------
Co-authored-by: hkz <hkunzhe24@gmail.com>
Co-authored-by: zappityzap <128872140+zappityzap@users.noreply.github.com>
Co-authored-by: zappityzap <you@example.com>
* Fixed typos in animateddiff_lora.py, and also pedantically changed lora to LoRa where it was not
* Update animatediff_lora.py
* Update animatediff_lora.py
---------
Co-authored-by: Chengsong Zhang <continuerevolution@gmail.com>
* add request_id in params and filename (#285)
* animatediff_output.py filname add request_id
* Update animatediff_ui.py AnimateDiffProcess add request_id param
* allow request_id empty ,and remove from webui
* move request_id at last in init method
* remove request_id from webui
---------
Co-authored-by: zhangruicheng <zhangruicheng@migu.cn>
* fix device
* request id
* add test
* fix test
* fix test
* fix test
* cheaper test
* cheaper test
* readme
* run one test at one time
* readme
* use ubuntu 20.04
---------
Co-authored-by: zhangrc <zrc_java@163.com>
Co-authored-by: zhangruicheng <zhangruicheng@migu.cn>