Commit Graph

4 Commits (8ba4e297dda9d4e3c5fe0ac59a618aefcc88ecd9)

Author SHA1 Message Date
Chengsong Zhang 4cd270d556
1.12.1 (#321)
* recovery for i2i-b

* return process result

* support fp8

* simplified fp8

* cast norm

* cn fp8

* improve restore

* Dev add s3 (#315)

* add file output to  s3

* test

* 1

* test

* 11

* add loggger

* 修改描述

* add log

* log formate

* install edit

* 临时修改验证

* remove install

* modify import

---------

Co-authored-by: zhangruicheng <zhangruicheng@migu.cn>

* LCM Sampler (#318)

* lcm, not tested

* lcm appears at UI

* refactor, not working properly

* lcm

* readme

* 1.12.1

---------

Co-authored-by: zhangrc <zrc_java@163.com>
Co-authored-by: zhangruicheng <zhangruicheng@migu.cn>
2023-11-16 20:08:47 -06:00
Chengsong Zhang 0e6dc4d70b
1.11.1 (#289)
* better naming convention

* add date

* api return b64 video

* hook encode_pil_to_base64

* use date instead of datetime

* remove unnecessary code for ipadapter

* vram optim

* recover from assertion error such as OOM without the need to re-start

* bugfix

* add todo to pr a1111

* fix lllite, fix absolute path, fix infotext

* fix api

* readme
2023-11-06 23:49:00 -06:00
Chengsong Zhang 25ff278cfb
ControlNet (#134)
* ui, some readme and specification

* readme

* cfg finish

* cfg in main script

* cn on the way

* first attempt to support motion lora

* motion lora should be ready

* made some progress, but still need to hack cn main

* alright, at least import problems have been resolved. Let's do hijack for CN

* logger

* should have done cn, not tested

* format

* at least we can hack cn now

* cn finally working

* still cannot support inf v2v

* readme

* Safetensors loading (#132)

* safetensors loading

* fix erroneous change

* fix model loading
adding all safetensor models to zoo

* import sd_models.read_state_dict

---------

Co-authored-by: Rickard Edén <rickardeden@gmail.com>
2023-09-27 16:34:29 -05:00
Chengsong Zhang e09e643e46
motion lora (#127)
* lora

* readme

* Update README.md

* readme
2023-09-26 00:24:00 -05:00