Commit graph

1208 commits

Author SHA1 Message Date
Zheng Zangwei (Alex Zheng)
3cd29bd488 Merge pull request #530 from hpcaitech/hotfix/read
handle av error
2024-06-22 21:27:13 +08:00
zhengzangw
cd12584034 handle av error 2024-06-22 13:26:55 +00:00
Zheng Zangwei (Alex Zheng)
8557f442cf Merge pull request #529 from hpcaitech/docs/luchen
[docs] update tutorial
2024-06-22 19:36:43 +08:00
zhengzangw
fc1081439f [docs] update tutorial 2024-06-22 11:36:13 +00:00
Zheng Zangwei (Alex Zheng)
8a82081f3e Merge pull request #526 from hpcaitech/fix/memory_leak
Fix/memory leak
2024-06-22 12:10:36 +08:00
zhengzangw
a6bdabe286 minor fix 2024-06-21 19:22:02 +00:00
zhengzangw
ba65d369db [fix] time list 2024-06-21 19:21:00 +00:00
zhengzangw
7aa940f20d Merge branch 'main' of https://github.com/hpcaitech/Open-Sora into dev/v1.2 2024-06-21 19:17:30 +00:00
zhengzangw
20d1584a1c [fix] support stdit1 training 2024-06-21 19:03:30 +00:00
zhengzangw
053187e3c8 Merge branch 'main' of https://github.com/hpcaitech/Open-Sora-Dev into dev/v1.2 2024-06-21 18:32:06 +00:00
zhengzangw
dec17bd990 [feat] reduce memory leakage in dataloader and pyav 2024-06-21 18:23:30 +00:00
Zheng Zangwei (Alex Zheng)
9b668e1c4e Merge pull request #523 from BurkeHulk/hotfix/fp16_nan_output
Force fp16 input to fp32 to avoid nan output in timestep_transform
2024-06-21 18:01:17 +08:00
Zheng Zangwei (Alex Zheng)
10b5c5f27b Merge pull request #524 from liuwenran/fix_cn_report
Fix broken links in cn report v1
2024-06-21 17:58:22 +08:00
liuwenran
d8315085b3 fix broken links in cn report v1 2024-06-21 16:27:30 +08:00
HangXu
04d2ee0182 Force fp16 input to fp32 to avoid nan output in timestep_transform 2024-06-21 11:15:39 +03:00
binmakeswell
ebf69902d8 [doc] add v1.2 blog (#517) 2024-06-21 13:09:10 +08:00
Zheng Zangwei (Alex Zheng)
ad913c2866 Merge pull request #515 from hpcaitech/hotfix/gradio
[gradio] hotfix stdit model init
2024-06-21 10:41:31 +08:00
ver217
b3f746126c [gradio] hotfix stdit model init 2024-06-21 10:39:18 +08:00
Zheng Zangwei (Alex Zheng)
578438e0ee Merge pull request #506 from hpcaitech/docs-fix
Docs fix
2024-06-20 18:29:01 +08:00
zhengzangw
5f74c87b2d Merge branch 'main' of https://github.com/hpcaitech/Open-Sora-Dev into docs-fix 2024-06-20 10:27:55 +00:00
Zheng Zangwei (Alex Zheng)
6d1571875e Merge pull request #157 from hpcaitech/dev/v1.2
Dev/v1.2
2024-06-20 18:27:17 +08:00
zhengzangw
f3c5f5f533 Merge branch 'dev/v1.2' of github.com:hpcaitech/Open-Sora-dev into dev/v1.2 2024-06-20 10:25:27 +00:00
zhengzangw
f32c1173b7 config for local load 2024-06-20 10:23:38 +00:00
Zheng Zangwei (Alex Zheng)
9ebb19a614 quick doc fix (#505) 2024-06-20 18:15:34 +08:00
zhengzangw
e66553e988 quick doc fix 2024-06-20 10:15:14 +00:00
rangoliu
81524e675e fix ar keys (#500) 2024-06-20 17:51:24 +08:00
Hongxin Liu
8af229de67 [gradio] hotfix stdit model init (#503) 2024-06-20 17:50:49 +08:00
Shen Chenhui
416837a86b Hotfix/vae (#502)
* fix assert

* fix vae config; update path

---------

Co-authored-by: Shen-Chenhui <shen_chenhui@u.nus.edu>
2024-06-20 17:49:16 +08:00
Zheng Zangwei (Alex Zheng)
c552c6a340 Merge pull request #155 from hpcaitech/dev/v1.2
merge v1.2 to main
2024-06-20 16:03:39 +08:00
Zheng Zangwei (Alex Zheng)
033c2b3c82 [docs] update rf info (#491) 2024-06-20 01:27:34 +08:00
Zheng Zangwei (Alex Zheng)
57449b6dff [docs] hf endpoint (#489) 2024-06-19 23:34:38 +08:00
Zheng Zangwei (Alex Zheng)
4cbf3c33b8 Hotfix/t5 load (#487)
* hotfix

* hotfix for stdit

* hotfix for vae
2024-06-19 23:15:29 +08:00
Zheng Zangwei (Alex Zheng)
396307c050 Hotfix/t5 load (#486)
* hotfix

* hotfix for stdit
2024-06-19 23:03:15 +08:00
Zheng Zangwei (Alex Zheng)
85f20274a0 hotfix (#484) 2024-06-19 22:47:40 +08:00
Zheng Zangwei (Alex Zheng)
51dbf1a616 Hotfix/forcehf (#483)
* hotfix

* hotfix
2024-06-19 22:07:44 +08:00
Zheng Zangwei (Alex Zheng)
ccb85fc3c3 hotfix (#482) 2024-06-19 22:05:47 +08:00
Shen Chenhui
49536bd923 Merge pull request #154 from hpcaitech/hotfix/t5_assert
fix assertion
2024-06-19 21:22:51 +08:00
Shen-Chenhui
1602768d5b fix assertion 2024-06-19 13:22:04 +00:00
Frank Lee
2461c0cb55 [gradio] added limit to requests (#478) 2024-06-19 20:34:44 +08:00
Zheng Zangwei (Alex Zheng)
eaa6902527 Docs/fix zw (#476)
* [docs] inference-long merge

* [docs] update readme
2024-06-19 18:14:21 +08:00
NijiNeko
73eda722f8 Optimizing the Docker deployment process (#456) 2024-06-19 18:01:20 +08:00
Ikko Eltociear Ashimine
75ba7f5cef docs: update vae.md (#465)
indentity -> identity
2024-06-19 18:00:49 +08:00
Joezhao
270d1ca495 Update README.md (#473)
first git clone the repo then pip install requirements
2024-06-19 17:59:48 +08:00
Zheng Zangwei (Alex Zheng)
7c9a33b7a3 [docs] inference-long merge (#475) 2024-06-19 17:31:15 +08:00
Zheng Zangwei (Alex Zheng)
403772eee1 Docs/fix zangwei (#474)
* [docs] fix training data num

* [docs] update sp

* add support for issue #470
2024-06-19 16:53:53 +08:00
Zheng Zangwei (Alex Zheng)
a0ff255d28 Docs/fix zangwei (#471)
* [docs] fix training data num

* [docs] update sp
2024-06-19 14:27:12 +08:00
Sze-qq
376c687e47 Merge pull request #458 from hpcaitech/hotfix/license
[doc] Update LICENSE
2024-06-19 10:27:57 +08:00
binmakeswell
bfae67c197 [doc] Update LICENSE 2024-06-18 23:38:25 +08:00
Denis Shilov
06459cddb9 Update README.md (#463)
Fixed report link
2024-06-18 21:20:13 +08:00
binmakeswell
ab82367b35 [doc] Update LICENSE 2024-06-18 17:05:43 +08:00