- 01 Jul, 2025 5 commits
-
-
GoatWu authored
-
gushiqiao authored
Fix bugs
-
gushiqiao authored
-
gushiqiao authored
Co-authored-by:gushiqiao <gushiqiao@sensetime.com>
-
gushiqiao authored
* Fix * Fix * Fix --------- Co-authored-by:gushiqiao <gushiqiao@sensetime.com>
-
- 30 Jun, 2025 3 commits
-
-
GoatWu authored
-
helloyongyang authored
-
Yang Yong(雍洋) authored
Co-authored-by:Linboyan-trc <1584340372@qq.com>
-
- 29 Jun, 2025 3 commits
-
-
helloyongyang authored
-
Yang Yong(雍洋) authored
Co-authored-by:Linboyan-trc <1584340372@qq.com>
-
helloyongyang authored
-
- 26 Jun, 2025 2 commits
- 24 Jun, 2025 1 commit
-
-
Yang Yong(雍洋) authored
-
- 23 Jun, 2025 5 commits
-
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
gushiqiao authored
Update demo
-
gushiqiao authored
-
- 16 Jun, 2025 5 commits
-
-
gushiqiao authored
Fixed the accuracy fluctuation bug
-
gushiqiao authored
-
gushiqiao authored
-
gushiqiao authored
-
Zhuguanyu Wu authored
* add step & cfg distillation wan model
-
- 12 Jun, 2025 2 commits
-
-
helloyongyang authored
-
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”>
-