Commit graph

21 commits

Author SHA1 Message Date
zhengzangw
3a01cb440d [feat] inference for rf 2024-05-13 11:39:16 +00:00
zhengzangw
4543bc217c [feat] image generation 2024-05-04 10:10:54 +00:00
Zangwei Zheng
fd24a8c4f9 update adaptation 2024-05-04 11:51:31 +08:00
YuKun Zhou
fddd08243b Update ckpt_utils.py (#79)
* Update ckpt_utils.py

* update

* Update 1x256x256.py

* update

* update

* Update blocks.py

* update

* Update 1x2048x2048.py
2024-04-27 15:43:50 +08:00
zhengzangw
44e618bbbc a bunch of update 2024-04-24 09:23:24 +00:00
zhengzangw
6073af6444 merge video edit 2024-04-20 15:47:48 +00:00
Zheng Zangwei (Alex Zheng)
341b12f9bf Dev/v1.0.1 (#58)
* update (#57)

* update

* update datautil

* add VBench prompt

* update eval

* update eval

* update intepolation

* add vbench eval

* Dev/sdedit implementation (#56)

* Update utils.py

* update

* update

* update

---------

Co-authored-by: YuKun Zhou <90625606+1zeryu@users.noreply.github.com>
2024-04-20 21:23:10 +08:00
Hongxin Liu
1182003c9b [feature] accelerate iddpm (#39) 2024-04-07 14:30:38 +08:00
Frank Lee
a0bdaced4e replaced numpy ops with torch ops (#9)
* replaced numpy ops with torch ops

* polish

* polish
2024-03-30 13:01:58 +08:00
Zangwei Zheng
3a0b85456c fix 2024-03-26 17:15:59 +08:00
Zangwei Zheng
11665b86a3 update mask loss calculation 2024-03-26 14:20:06 +08:00
Zangwei Zheng
0dcf1ff888 add speediffusion 2024-03-25 22:20:10 +08:00
Zangwei Zheng
b1496b3e17 Merge branch 'main' into dev/v1.0.1 2024-03-25 21:19:36 +08:00
Zheng Zangwei (Alex Zheng)
e826311de4 fix cfg_channel (#217) 2024-03-25 21:15:16 +08:00
Zangwei Zheng
621da78e34 Merge branch 'main' into dev/v1.0.1 2024-03-25 13:42:45 +08:00
Zheng Zangwei (Alex Zheng)
1a913cd21b Docs/fix (#213)
* fix #210

* fix #209

* fix #188
2024-03-25 13:30:49 +08:00
Zangwei Zheng
4e6e17d800 complete masked training 2024-03-23 22:06:19 +08:00
Zangwei Zheng
9c81cd61bc complete masked inference 2024-03-23 21:12:18 +08:00
Zangwei Zheng
403d21b978 support iddpm inference with mask 2024-03-23 20:46:27 +08:00
Zangwei Zheng
98e62a7c57 update inference z 2024-03-23 20:28:34 +08:00
Zheng Zangwei (Alex Zheng)
0ba56f5309 first commit (#67) 2024-03-15 22:06:36 +08:00