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
zR
b3df832bb6
req update
2024-11-02 20:47:22 +08:00
Yuxuan.Zhang
532f246d7c
Merge pull request #389 from THUDM/CogVideoX_dev
...
I2V Finetune of CogVIdeoX-5B-I2V
2024-10-05 22:14:52 +08:00
zR
e26c3c426f
Merge branch 'CogVideoX_dev' of github.com:THUDM/CogVideo into CogVideoX_dev
2024-10-05 00:05:08 +08:00
Yuxuan.Zhang
111756a6a6
Merge pull request #358 from glide-the/rile
...
bug fix rife
2024-10-03 13:50:09 +08:00
glide-the
f0098c0662
padding fix
2024-10-03 13:25:55 +08:00
Alexandre Poisson
df3da996d3
Update app.py
...
Model was not found, so fix it by creating a global variable with the correct path : MODEL = "THUDM/CogVideoX-5b"
Fix typo 'experimental use'
2024-09-29 12:54:08 +02:00
zR
d9e75ce3f5
horse
2024-09-28 16:36:40 +08:00
glide-the
824feef38d
rife
2024-09-25 16:51:48 +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
ee9c0b38ab
release cogvlm-llama3-caption
2024-09-19 00:41:14 +08:00
zR
66369a90aa
update of readme and hostfile
2024-09-17 23:42:35 +08:00
zR
b410841bcf
llm-flux-cogvideox-i2v-tools
2024-09-16 23:01:37 +08:00
zR
775b0e1ba3
update req
2024-09-16 18:26:43 +08:00
zR
1b16921b2e
remove streamlit demo since outdate
2024-09-16 18:25:02 +08:00
zR
0a558e0964
app done
2024-09-16 17:55:00 +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
Yuxuan.Zhang
01f19dad11
Merge pull request #287 from THUDM/CogVideoX_dev
...
5B-I2V finetune
2024-09-14 18:41:28 +08:00
zR
300fc75c49
diffusers converter update
2024-09-14 15:35:29 +08:00
glide-the
5f7f2e424a
修复padding后帧变化太大引起的图片大小被拉伸
2024-09-14 12:02:34 +08:00
Yuxuan.Zhang
87ad61b531
Merge pull request #272 from THUDM/CogVideoX_dev
...
discord link update
2024-09-12 10:12:20 +08:00
zR
b43951addd
i2v draft
2024-09-10 07:45:24 +08:00
glide-the
e74e1ae52d
Update README.md
2024-09-09 10:28:03 +08:00
u
41990b0228
# BGR to RGB
2024-09-09 01:10:00 +08:00
u
88c79c5ecd
known issue
2024-09-08 17:11:50 +08:00
u
202484e77f
padding fix
2024-09-08 17:09:21 +08:00
zR
dcb82ae30b
Merge pull request #224 from THUDM/CogVideoX_dev
...
update link
2024-09-02 10:21:17 +08:00
zR
24ea0e9417
Update cli_demo_quantization.py
2024-09-01 18:28:54 +08:00
zR
7ddd59a811
Merge pull request #210 from rodjjo/patch-1
...
Remove to device to avoid memory allocation errors
2024-08-30 19:36:01 +08:00
zR
43f8451893
fix 0.30.1 update
2024-08-30 14:28:47 +08:00
Rodrigo Antônio de Araújo
e226010ffc
Remove to device to avoid memory allocation errors
...
Remove to(device), so it will apply the settings first
2024-08-29 14:54:19 -03:00
zR
b0b029d0fd
update the req
2024-08-29 20:24:23 +08:00
zR
29642ade50
update readme with gpu memory cost
2024-08-29 20:07:49 +08:00
zR
f9a49ad88f
Further optimize memory usage.
2024-08-29 18:13:00 +08:00
zR
bfac01abcf
Update rife_model.py
2024-08-27 20:10:23 +08:00
zR
6d7f6e8601
update the release draft readme
2024-08-27 16:05:03 +08:00
zR
e02608ae40
add prompt and huggingface space demo
2024-08-26 22:34:06 +08:00
zR
adf65ff0eb
update testing
2024-08-26 17:56:00 +08:00
zR
1037db678d
#165 fix with @glide-the
2024-08-25 20:30:58 +08:00