Yuxuan.Zhang
|
ff87660ca5
|
Merge pull request #416 from THUDM/main
Merge
|
2024-10-14 11:23:35 +08:00 |
|
yangzhuoyi
|
da5fc1c1ca
|
update technical report
|
2024-10-10 14:40:39 +08:00 |
|
Yuxuan.Zhang
|
7fe6d820ba
|
Merge pull request #400 from glide-the/feishudoc
飞书技术文档
|
2024-10-09 19:20:04 +08:00 |
|
glide-the
|
46906f675c
|
飞书技术文档
|
2024-10-09 18:30:44 +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
|
f28708d845
|
Update train_cogvideox_image_to_video_lora.py
|
2024-10-05 22:12:22 +08:00 |
|
zR
|
4339f65660
|
update
|
2024-10-05 01:05:27 +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 |
|
Yuxuan.Zhang
|
a9a55462f3
|
Merge pull request #383 from LittleNyima/fix-deprecation
fix deprecation of clear_objs_and_retain_memory
|
2024-10-01 17:02:53 +08:00 |
|
Yuxuan.Zhang
|
928f812f71
|
Merge pull request #379 from AlexandrePoisson/patch-1
Update app.py
|
2024-10-01 12:24:39 +08:00 |
|
LittleNyima
|
a59ed84b52
|
fix deprecation of clear_objs_and_retain_memory
|
2024-09-30 20:45:53 +08:00 |
|
Yuxuan.Zhang
|
7130d2274b
|
Merge pull request #382 from feifeibear/xdit_link
xdit in friendly link
|
2024-09-30 12:56:45 +08:00 |
|
feifeibear
|
f36c34aef2
|
xdit in friendly link
|
2024-09-30 12:30:42 +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 |
|
Yuxuan.Zhang
|
67ba369a39
|
Merge pull request #376 from THUDM/main
merge
|
2024-09-28 16:37:26 +08:00 |
|
zR
|
d9e75ce3f5
|
horse
|
2024-09-28 16:36:40 +08:00 |
|
Yuxuan.Zhang
|
4a2af29867
|
Merge pull request #364 from xibosun/main
fix the example scripts in parallel_inference_xdit.py
|
2024-09-27 13:57:53 +08:00 |
|
Yuxuan.Zhang
|
89264c7cab
|
Merge pull request #365 from m626zNq/patch-1
Update requirements.txt
|
2024-09-27 13:57:08 +08:00 |
|
therealfish
|
d53b5272d1
|
Update requirements.txt
ModuleNotFoundError: No module named 'skvideo'
added: scikit-video latest
|
2024-09-26 10:07:27 -04:00 |
|
Xibo Sun
|
3304ea7275
|
fix the example scripts in parallel_inference_xdit.py
|
2024-09-26 14:12:26 +08:00 |
|
Yuxuan.Zhang
|
dcb6795b20
|
Merge pull request #334 from chenxwh/main
Add Replicate demo and API
|
2024-09-26 12:52:50 +08:00 |
|
Yuxuan.Zhang
|
8323f5c627
|
Merge pull request #362 from xibosun/main
feat: add xDiT support for parallel inference
|
2024-09-26 12:52:05 +08:00 |
|
Xibo Sun
|
acc7eac759
|
feat: add xDiT support fro parallel inference
|
2024-09-26 11:21:32 +08:00 |
|
Chenxi
|
59b36555d0
|
Update README.md
|
2024-09-25 12:38:48 +01:00 |
|
Chenxi
|
898a7a8d9f
|
Update README.md
|
2024-09-25 12:31:30 +01:00 |
|
Chenxi
|
a2359dade4
|
Rename predict_t2v.py to tools/replicate/predict_t2v.py
|
2024-09-25 12:31:11 +01:00 |
|
Chenxi
|
e027ebd69f
|
Rename predict_i2v.py to tools/replicate/predict_i2v.py
|
2024-09-25 12:30:56 +01:00 |
|
Chenxi
|
11e0cce3c6
|
Rename cog.yaml to tools/replicate/cog.yaml
|
2024-09-25 12:30:10 +01:00 |
|
Chenxi
|
4df79be4f4
|
Merge branch 'THUDM:main' into main
|
2024-09-25 12:29:11 +01:00 |
|
glide-the
|
824feef38d
|
rife
|
2024-09-25 16:51:48 +08:00 |
|
Yuxuan.Zhang
|
628f736628
|
Merge pull request #336 from sculmh/patch-1
fix: unexpected num_frames during v2v inference
|
2024-09-24 18:28:05 +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 |
|
Yuxuan.Zhang
|
8da370c2ce
|
Merge pull request #335 from THUDM/CogVideoX_dev
new discord
|
2024-09-23 15:35:51 +08:00 |
|
zR
|
3f096474dd
|
new discord
|
2024-09-23 15:34:37 +08:00 |
|
Chenxi
|
7a01f14400
|
Merge branch 'THUDM:main' into main
|
2024-09-22 17:43:30 +01:00 |
|
Yuxuan.Zhang
|
e862a4b777
|
Merge pull request #329 from THUDM/CogVideoX_dev
#323 Fix and CogStudio link
|
2024-09-22 14:52:29 +08:00 |
|
zR
|
db498073d0
|
Update dit_video_concat.py
|
2024-09-22 14:51:51 +08:00 |
|
zR
|
cd590183f9
|
cogstudio added and #323
|
2024-09-22 14:44:49 +08:00 |
|
Yuxuan.Zhang
|
ad75810472
|
Merge pull request #328 from THUDM/main
merge
|
2024-09-22 14:31:05 +08:00 |
|
chenxwh
|
4fb7ef15bf
|
add i2v
|
2024-09-21 19:54:30 +00:00 |
|
chenxwh
|
bc514dc29e
|
replicate demo link
|
2024-09-21 14:32:12 +00:00 |
|
chenxwh
|
8a8144e1e4
|
replicate
|
2024-09-21 14:26:12 +00:00 |
|
Yuxuan.Zhang
|
25508713ee
|
Merge pull request #318 from glide-the/Friendly
Friendly links fine-tuning mode KoolCogVideo
|
2024-09-21 13:20:30 +08:00 |
|
zR
|
fbfad9c361
|
readme change
|
2024-09-20 17:18:31 +08:00 |
|
zR
|
1f6d9032cc
|
test finetune
|
2024-09-20 16:22:58 +08:00 |
|