- 12 Jun, 2025 1 commit
-
-
Zhuguanyu Wu authored
* add step & cfg distillation wan model * bug fixed
-
- 11 Jun, 2025 4 commits
-
-
Xinchi Huang authored
* fix a image cat bug in parallel vae
-
gushiqiao authored
Support gradio demo for wan i2v.
-
gushiqiao authored
-
gushiqiao authored
-
- 10 Jun, 2025 2 commits
- 09 Jun, 2025 6 commits
-
-
PengGao authored
* Implement distributed inference API server with FastAPI - Added a new file `api_server_dist.py` to handle video generation tasks using distributed inference. - Introduced endpoints for task submission, status checking, and result retrieval. - Implemented image downloading and task management with error handling. - Enhanced `infer.py` to ensure proper initialization of distributed processes. - Created a shell script `start_api_with_dist_inference.sh` for easy server startup with environment setup. This commit establishes a robust framework for managing video generation tasks in a distributed manner. * Enhance file download endpoint with path traversal protection and error handling * style: format * refactor: Enhance video generation functionality with task interruption support * feat: Add image upload and video generation endpoint with unique task handling - Introduced a new endpoint `/v1/local/video/generate_form` for video generation that accepts image uploads. - Implemented unique filename generation for uploaded images to prevent conflicts. - Enhanced directory management for input and output paths. - Improved file download response with detailed status and size information. - Added error handling for distributed inference processes and graceful shutdown procedures.
-
gushiqiao authored
Fix
-
谷石桥 authored
-
gushiqiao authored
fix.
-
gushiqiao authored
-
gushiqiao authored
* reconstruct quantization and fix memory leak bug. * Support lazy load inference. * reconstruct quantization * Fix hunyuan bugs * deleted tmp file --------- Co-authored-by:
root <root@pt-c0b333b3a1834e81a0d4d5f412c6ffa1-worker-0.pt-c0b333b3a1834e81a0d4d5f412c6ffa1.ns-devsft-3460edd0.svc.cluster.local> Co-authored-by:
gushiqiao <gushqiaio@sensetime.com> Co-authored-by:
gushiqiao <gushiqiao@sensetime.com>
-
- 30 May, 2025 1 commit
-
-
Zhuguanyu Wu authored
* split dit server from default runner * split dit server from default runner * update loading functions * simplify loader functions and runner functions * simplify code && split dit service * simplify code && split dit service * support split server for cogvideox * clear code.
-
- 28 May, 2025 1 commit
-
-
Xinchi Huang authored
* fix offload extra latency in the first step by pre-allocating pinned memory * pre-commit --------- Co-authored-by:“de1star” <“843414674@qq.com”>
-
- 27 May, 2025 4 commits
-
-
Watebear authored
-
Watebear authored
-
helloyongyang authored
-
PengGao authored
* Update README.md For deepwiki auto refresh * Update README.md Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by:
Yang Yong(雍洋) <yongyang1030@163.com> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
-
- 23 May, 2025 5 commits
-
-
GoatWu authored
-
GoatWu authored
-
Zhuguanyu Wu authored
* support prompt enhancer server * bugs fixed * finished prompt enhancer service
-
Xinchi Huang authored
Co-authored-by:“de1star” <“843414674@qq.com”>
-
Zhuguanyu Wu authored
* add load_transformer methods for split server * add service utils * [feature] support split servers
-
- 22 May, 2025 8 commits
-
-
Xinchi Huang authored
* async offload & context4debug * offload ratio * Merge branch 'main' into xinchi/fix_offload * adding offload ratio * pre-commit --------- Co-authored-by:“de1star” <“843414674@qq.com”>
-
gushiqiao authored
Fix
-
gushiqiao authored
-
gushiqiao authored
Dev fixbugs
-
gushiqiao authored
-
gushiqiao authored
-
gushiqiao authored
Add support for running lightx2v on 8 GB GPUs
-
root authored
-
- 14 May, 2025 2 commits
-
-
Xinchi Huang authored
* fix offload * fix offload --------- Co-authored-by:“de1star” <“843414674@qq.com”>
-
helloyongyang authored
-
- 13 May, 2025 6 commits
-
-
sandy authored
[feature]: Add CausalVid I2V
-
wangshankun authored
-
Zhuguanyu Wu authored
* [feature] add server for multi-gpus * [update] update start parameters for multi-gpu servers * [update] update start parameters for multi-gpu servers * [update] update documents for multi-gpu services
-
Zhuguanyu Wu authored
-
helloyongyang authored
-
TorynCurtis authored
* function hunyuan_t2v_tea, hunyuan_t2v_taylorseer, modify the fresh_threshold of taylorseer * hunyuan i2v,t2v + tea,tay; wan i2v,t2v + tea function, add log files * 删除了TeaCace Scheduler的多余属性 * 删除了多余目录 * 修复了TeaCaching部分的bug,目前t2v, i2v feature caching均可跑通 * Update attn_weight.py --------- Co-authored-by:Yang Yong(雍洋) <yongyang1030@163.com>
-