Commit Graph

211 Commits (master)

Author SHA1 Message Date
Chengsong Zhang 3fb4bea8ef readme 2023-09-27 20:04:46 -05:00
Chengsong Zhang 0dc5d80d9e readme 2023-09-27 20:02:01 -05:00
Chengsong Zhang 9a4dd73f07 fix error when cn no batch 2023-09-27 19:51:09 -05:00
Chengsong Zhang 71e045babe fix error when no cn 2023-09-27 19:40:45 -05:00
Chengsong Zhang b975403828 readme 2023-09-27 17:46:26 -05:00
Chengsong Zhang 674d275280 readme 2023-09-27 16:42:09 -05: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
zappityzap 737581d58b
Feature deforum FILM interpolation (#128)
* wip

* finish implementation

* oops, remove old comment

* fix logger error

* add ui, use _save function

* refactor into _interp function

---------

Co-authored-by: zappityzap <you@example.com>
2023-09-26 23:40:30 -05:00
SpenserCai f953b76a5d
support api return video (#130)
* Update animatediff_output.py

support api return videos

* Update animatediff_output.py
2023-09-26 11:39:14 -05:00
Chengsong Zhang a3988f4d72 readme lora restriction 2023-09-26 00:37:08 -05:00
Chengsong Zhang 85b9d345d4 readme include wip pr 2023-09-26 00:25:17 -05:00
Chengsong Zhang e09e643e46
motion lora (#127)
* lora

* readme

* Update README.md

* readme
2023-09-26 00:24:00 -05:00
zappityzap 99bcb53d6b
use AnimateDiffProcess properties to initialize UI (#117) 2023-09-23 14:56:51 -05:00
Chengsong Zhang 81f11fad90
fix last frame (#116) 2023-09-22 23:19:44 -05:00
Chengsong Zhang 4b8fc1551f
Update README.md 2023-09-22 02:40:41 -05:00
Chengsong Zhang 43a5d02226
1.5.2 add (#115)
* better json

* keep res.images if called by api (#114)

Co-authored-by: zappityzap <you@example.com>

* readme

---------

Co-authored-by: zappityzap <128872140+zappityzap@users.noreply.github.com>
Co-authored-by: zappityzap <you@example.com>
2023-09-22 00:45:10 -05:00
Chengsong Zhang 934e59c4b8
1.5.2 (#111)
* convert params dict to AnimateDiffProcess for API (#110)

* Add GIF palette optimization (#104)

* move gifsicle to settings

* re-format with isort

* xformers

* fix radio

* readme

---------

Co-authored-by: zappityzap <128872140+zappityzap@users.noreply.github.com>
Co-authored-by: rkfg <rkfg@rkfg.me>
2023-09-21 16:48:28 -05:00
Chengsong Zhang c28eb5df8b readme 2023-09-19 01:20:19 -05:00
Chengsong Zhang 918afd2682 attn opt 2023-09-19 01:17:07 -05:00
Chengsong Zhang e06e2edeec readme and remove unnecessary import 2023-09-17 11:30:43 -05:00
Chengsong Zhang 3be7c23961 readme 2023-09-16 21:46:45 -05:00
Chengsong Zhang 698ea7a52b
Update README.md 2023-09-16 21:13:00 -05:00
Chengsong Zhang 1b75512206
i2v (#89)
* i2v first attempt

* refactor code

* refactor code

* add reverse frame, and UI Parts (#84) (#90)

Co-authored-by: toretate <toretatenee@gmail.com>

* Add output format options (#54) (#91)

refactor postprocessing

Co-authored-by: zappityzap <128872140+zappityzap@users.noreply.github.com>

* refactor

* refactor

* use black

* finish

* readme

* Update README.md

---------

Co-authored-by: toretate <toretatenee@gmail.com>
Co-authored-by: zappityzap <128872140+zappityzap@users.noreply.github.com>
2023-09-16 21:07:19 -05:00
Chengsong Zhang 898b9461f8 restore tes when finish 2023-09-14 23:58:26 -05:00
Chengsong Zhang a28bf5308b
Update README.md 2023-09-14 19:43:31 -05:00
Chengsong Zhang 253f15fc1d
Update README.md 2023-09-14 19:41:52 -05:00
Chengsong Zhang d68894bd84 readme 2023-09-14 17:40:59 -05:00
Chengsong Zhang 8dc4d041e6 readme 2023-09-14 16:53:06 -05:00
Chengsong Zhang 4d20ce029b always change beta 2023-09-14 16:44:42 -05:00
Chengsong Zhang 222d40f2f6 readme 2023-09-12 18:32:24 -05:00
Chengsong Zhang 5559510ded add how to resolve generating 2 separate GIFs 2023-09-12 18:17:32 -05:00
Chengsong Zhang 5bd726dc2d fix warn in log 2023-09-12 16:43:36 -05:00
Chengsong Zhang e5856d2acb
support v2
[WIP] Support V2
2023-09-11 20:13:20 -05:00
Chengsong Zhang ed3631a49b readme 2023-09-11 20:12:43 -05:00
Chengsong Zhang 62807194bd change default gn hacking to true 2023-09-11 20:09:22 -05:00
Chengsong Zhang daf59c65fe readme 2023-09-11 19:57:55 -05:00
Chengsong Zhang 37810ffbbe add mid block removal logic 2023-09-11 19:49:45 -05:00
Chengsong Zhang b88d4ac533 add mid block insertion 2023-09-11 19:41:28 -05:00
Chengsong Zhang 757143c010 add hash for v2 and temporaldiff 2023-09-11 19:10:05 -05:00
Chengsong Zhang 4710ef2f0b add an option to disable gn hack 2023-09-11 18:50:16 -05:00
Chengsong Zhang 15a7eccb49
Merge pull request #74 from remixer-dec/half-percision
Add half-percision support
2023-09-06 21:14:02 -05:00
Chengsong Zhang ccb2b0f766 auto set precision according to no-half 2023-09-06 21:08:38 -05:00
Remixer Dec 450f744e9b Add half-percision support 2023-09-07 05:18:33 +04:00
Chengsong Zhang 172373a1b6
Update README.md 2023-09-06 13:43:20 -05:00
Chengsong Zhang 6ac36fd855 fix when no model 2023-09-05 10:21:17 -05:00
Chengsong Zhang 86f4df322a
Update README.md 2023-09-05 10:18:40 -05:00
Chengsong Zhang fa60ad8838
Update README.md 2023-09-05 10:17:23 -05:00
Chengsong Zhang de227a610a
Update README.md with API instruction 2023-09-05 10:14:56 -05:00
Chengsong Zhang 3aa9aa39c9
Update README.md 2023-09-04 21:19:41 -05:00
Chengsong Zhang efdec3dfbb
Update README.md 2023-09-04 21:17:40 -05:00