- 22 Oct, 2025 1 commit
-
-
gushiqiao authored
-
- 21 Oct, 2025 1 commit
-
-
Zhuguanyu Wu authored
-
- 17 Oct, 2025 4 commits
-
-
gushiqiao authored
-
Yang Yong (雍洋) authored
-
gushiqiao authored
-
Yang Yong (雍洋) authored
-
- 14 Oct, 2025 1 commit
-
-
Zhuguanyu Wu authored
主要用于步数蒸馏实验 - 支持在 highnoise / lownoise 文件夹下指定特定的checkpoint用于加载 - 删除冗余的 Wan22MoeDistill 类 - 修改同时发起多个请求时,请求中没有 seed 参数导致的 bug
-
- 09 Oct, 2025 1 commit
-
-
gushiqiao authored
-
- 01 Oct, 2025 1 commit
-
-
Yang Yong (雍洋) authored
-
- 29 Sep, 2025 2 commits
-
-
Yang Yong (雍洋) authored
-
Watebear authored
support self-forcing wan2.1 dmd
-
- 28 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 27 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 25 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 24 Sep, 2025 1 commit
-
-
sandy authored
Co-authored-by:
PengGao <peng.gaoc@gmail.com> Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by:
Yang Yong (雍洋) <yongyang1030@163.com>
-
- 23 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 20 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 18 Sep, 2025 2 commits
- 16 Sep, 2025 2 commits
- 15 Sep, 2025 2 commits
-
-
Yang Yong(雍洋) authored
-
gushiqiao authored
-
- 12 Sep, 2025 1 commit
-
-
Yang Yong(雍洋) authored
## Contributing Guidelines We have prepared a `pre-commit` hook to enforce consistent code formatting across the project. If your code complies with the standards, you should not see any errors, you can clean up your code following the steps below: 1. Install the required dependencies: ```shell pip install ruff pre-commit ``` 2. Then, run the following command before commit: ```shell pre-commit run --all-files ``` 3. Finally, please double-check your code to ensure it complies with the following additional specifications as much as possible: - Avoid hard-coding local paths: Make sure your submissions do not include hard-coded local paths, as these paths are specific to individual development environments and can cause compatibility issues. Use relative paths or configuration files instead. - Clear error handling: Implement clear error-handling mechanisms in your code so that error messages can accurately indicate the location of the problem, possible causes, and suggested solutions, facilitating quick debugging. - Detailed comments and documentation: Add comments to complex code sections and provide comprehensive documentation to explain the functionality of the code, input-output requirements, and potential error scenarios. Thank you for your contributions! --------- Co-authored-by:gushiqiao <975033167@qq.com>
-
- 11 Sep, 2025 1 commit
-
-
sandy authored
-
- 04 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 02 Sep, 2025 1 commit
-
-
gushiqiao authored
* [Fix] Fix A14B load quant model bug and tae bug * [Fix] Fix A14B load quant model bug and tae bug
-
- 27 Aug, 2025 2 commits
-
-
sandy authored
-
sandy authored
* [Feat] audio driven for wan2.2-r2v-5b * refactor: reduce vae args dim && timestep init * update audio pre_infer * update runner * update scripts * [Fix] move ref timestep padding to Scheduler * fix wan i2v --------- Co-authored-by:helloyongyang <yongyang1030@163.com>
-
- 26 Aug, 2025 3 commits
-
-
Yang Yong(雍洋) authored
-
gushiqiao authored
-
gushiqiao authored
* [Fix] Fix audio model offload bug. * Fix * Fix * Fix * Fix * Fix * Fix
-
- 25 Aug, 2025 4 commits
-
-
gushiqiao authored
-
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 1 commit
-
-
gushiqiao authored
-