39 Commits

Author SHA1 Message Date
OleehyO
a01ffd9aba
Update cli_demo.py 2025-03-25 18:59:11 +08:00
OleehyO
9be282d461
Merge branch 'main' into fix-lora-scale 2025-03-25 18:58:33 +08:00
Yuxuan Zhang
39c6562dc8 format 2025-03-22 15:14:06 +08:00
holma91
84766d02e8 fix scale bug 2025-02-24 20:08:27 +01:00
OleehyO
d9e2a415e8 fix: fix resolution handling for different model types 2025-01-20 09:48:17 +00:00
OleehyO
bf73742c05 docs: enhance CLI demo documentation 2025-01-16 09:34:52 +00:00
OleehyO
4f1cc66815 fix: correct LoRA loading and resolution dimensions
- Fix LoRA loading by specifying 'transformer' component
- Swap width/height order in RESOLUTION_MAP to match actual usage
2025-01-13 10:49:46 +00:00
OleehyO
36427274d6 style: format import statements across finetune module 2025-01-07 05:54:52 +00:00
OleehyO
ba85627577 [docs] improve help messages in argument parser
Fix and clarify help documentation in parser.add_argument() to better describe command-line arguments.
2025-01-01 15:10:31 +00:00
OleehyO
2508c8353b [bugfix] fix specific resolution setting
Different models use different resolutions, for example, for the CogVideoX1.5 series models, the optimal generation resolution is 1360x768, But for CogVideoX, the best resolution is 720x480.
2025-01-01 15:10:31 +00:00
OleehyO
d3a7d2dc91 Add resolution warning 2024-12-16 11:34:51 +00:00
zR
17996f11f8 update 2024-11-16 10:06:22 +08:00
zR
bb2cb130a0 add width and height 2024-11-12 00:17:19 +08:00
zR
2151a3bdfb update with diffusers 2024-11-11 22:41:28 +08:00
zR
c8c7b62aa1 update diffusers code 2024-11-09 22:07:32 +08:00
sculmh
51162346b6
Update cli_demo.py 2024-09-23 19:34:31 +08:00
sculmh
f7f8c35d9f
Update cli_demo.py 2024-09-23 19:32:02 +08:00
sculmh
b459bd2b00
Update cli_demo.py 2024-09-23 16:54:59 +08:00
sculmh
3e5841dbbb
fix: unexpected num_frames during v2v inference 2024-09-23 16:44:27 +08:00
zR
66369a90aa update of readme and hostfile 2024-09-17 23:42:35 +08:00
zR
6e64359524 finetune and infer upload 2024-09-16 12:02:27 +08:00
zR
098640337d update I2V infer code and draft readme 2024-09-15 16:39:13 +08:00
zR
300fc75c49 diffusers converter update 2024-09-14 15:35:29 +08:00
zR
b43951addd i2v draft 2024-09-10 07:45:24 +08:00
zR
f9a49ad88f Further optimize memory usage. 2024-08-29 18:13:00 +08:00
zR
6d7f6e8601 update the release draft readme 2024-08-27 16:05:03 +08:00
zR
7a94c630ea update diffuser 2024-08-24 16:57:48 +08:00
zR
0360745dc8 update cli_demo 2024-08-23 15:04:55 +08:00
zR
1af3e5bfc4 Update cli_demo.py 2024-08-15 14:26:37 +08:00
zR
f666fd4e95 wrong comment remove 2024-08-15 14:25:55 +08:00
zR
25531820ea update cli_demo 2024-08-14 20:40:31 +08:00
zR
38fe16135c update cli demo with 12GB memory 2024-08-13 19:08:30 +08:00
zR
032180bb73 update vae demo 2024-08-09 20:36:17 +08:00
zR
54546d0f89 fix MODEL_LICENSE 2024-08-07 19:45:36 +08:00
zR
125432d403 1 2024-08-07 19:27:53 +08:00
zR
5a69462c8b update gradio webdemo 2024-08-07 16:49:11 +08:00
zR
487a815219 fix convert 2024-08-06 18:49:07 +08:00
zR
f7721c7fd2 显存优化 2024-08-06 03:04:06 +08:00
zR
34dd61430e init 2024-08-06 02:12:51 +08:00