- 25 Aug, 2025 5 commits
-
-
gushiqiao authored
-
sandy authored
* bugfix:adapt to 5B dit model, derive attention_head_dim from config[dim] * [Fix] Wan2.2 Vae Encode refactor: drop args parameter and use self.cpu_offload
-
gushiqiao authored
* [Fix] fix bug * Fix bug * Update run_wan_vace.sh
-
Yang Yong(雍洋) authored
-
helloyongyang authored
-
- 22 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 21 Aug, 2025 2 commits
- 20 Aug, 2025 4 commits
- 19 Aug, 2025 1 commit
-
-
Musisoul authored
* Add magcache * fix * lint * fix * update script * Support cfg infer * support cfg parallel * update cfgsp/t2v config * support magcache calibration * calibration
-
- 18 Aug, 2025 8 commits
-
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
gushiqiao authored
-
gushiqiao authored
-
gushiqiao authored
-
helloyongyang authored
-
Watebear authored
* feature: support qwen-image t2i * pass ci --------- Co-authored-by:wushuo1 <wushuo1@sensetime.com>
-
- 16 Aug, 2025 1 commit
-
-
wangshankun authored
-
- 15 Aug, 2025 4 commits
-
-
wangshankun authored
-
helloyongyang authored
-
gushiqiao authored
-
helloyongyang authored
-
- 14 Aug, 2025 11 commits
-
-
helloyongyang authored
-
helloyongyang authored
-
wangshankun authored
-
wangshankun authored
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
wangshankun authored
-
helloyongyang authored
-
helloyongyang authored
-
- 12 Aug, 2025 3 commits
-
-
gaclove authored
-
gaclove authored
-
gaclove authored
- Updated `ServerConfig` to raise a RuntimeError when no free port is found, providing clearer guidance for configuration adjustments. - Introduced chunked broadcasting and receiving methods in `DistributedManager` to handle large byte data more efficiently. - Refactored `broadcast_task_data` and `receive_task_data` methods to utilize the new chunking methods for improved readability and performance. - Enhanced error logging in `image_utils.py` by replacing print statements with logger warnings. - Cleaned up the `main.py` file by removing unused signal handling code.
-