Commit Graph

223 Commits

Author SHA1 Message Date
DeepBeepMeep
d2e2455a7b updated readme 2025-03-02 23:33:35 +01:00
DeepBeepMeep
bd58dfc752 updated readme 2025-03-02 23:28:40 +01:00
DeepBeepMeep
4b04e6971b Fix pb with Sage1 2025-03-02 22:16:30 +01:00
deepbeepmeep
e0fdec88f4
Merge pull request #2 from adrianschubek/main
fix missing extension in url
2025-03-02 21:59:11 +01:00
Adrian
755c4dafc8
fix missing extension in url 2025-03-02 21:38:33 +01:00
DeepBeepMeep
0615df1d8d tuned RIFLEx trigger 2025-03-02 19:00:36 +01:00
DeepBeepMeep
0085a0b0c6 Fixed typos 2025-03-02 18:43:45 +01:00
DeepBeepMeep
f3b365a5da RIFLEx support 2025-03-02 17:55:30 +01:00
DeepBeepMeep
7a8dcbf63d RIFLEx support 2025-03-02 17:48:57 +01:00
DeepBeepMeep
3731ab70e1 Added RIFLEx support 2025-03-02 16:46:52 +01:00
DeepBeepMeep
4203fd3732 Updated readme 2025-03-02 04:10:58 +01:00
DeepBeepMeep
5b7b5dc4b1 Updated readme 2025-03-02 04:10:18 +01:00
DeepBeepMeep
18940291d4 beta version 2025-03-02 04:05:49 +01:00
章谨
6797c48002 update comfyui 2025-02-27 12:56:36 +08:00
Yingda Chen
190e928681
add modelscope download cli 2025-02-26 22:31:12 +08:00
WanX-Video
d7b01803de
update gradio (#58) 2025-02-26 20:33:18 +08:00
cocktailpeanut
89b065f4fe
os.path.sep instead of / (#12) 2025-02-26 18:57:30 +08:00
Adrian Corduneanu
0e3c42a830
Update text2video.py to reduce GPU memory by emptying cache (#44)
* Update text2video.py to reduce GPU memory by emptying cache

If offload_model is set, empty_cache() must be called after the model is moved to CPU to actually free the GPU. I verified on a RTX 4090 that without calling empty_cache the model remains in memory and the subsequent vae decoding never finishes.

* Update text2video.py only one empty_cache needed before vae decode
2025-02-26 18:56:57 +08:00
WanX-Video
73648654c5
Update requirements.txt 2025-02-26 12:02:30 +08:00
WanX-Video
a815a48c3e
Update README.md 2025-02-26 11:18:26 +08:00
WanX-Video
04e8653c99
Update README.md 2025-02-25 22:54:11 +08:00
WanX-Video-1
5512ca4b33 init upload 2025-02-25 22:27:54 +08:00
WanX-Video-1
65386b2e03 init upload 2025-02-25 22:07:47 +08:00