- 28 Jul, 2025 1 commit
-
-
gushiqiao authored
-
- 26 Jul, 2025 1 commit
-
-
gushiqiao authored
-
- 22 Jul, 2025 1 commit
-
-
PengGao authored
* feat: add vfi(rife) * refactor: update video saving functionality and add VAE to ComfyUI image conversion. * refactor: enhance video saving process and integrate VAE to ComfyUI image conversion * refactor: reorganize imports and enhance code structure in default_runner and utils modules * feat: add video frame interpolation support with RIFE model integration * refactor: streamline code structure and improve readability in IFNet and refine modules * fix: style * feat: add script for downloading and installing RIFE model with flownet.pkl extraction * update * docs: update README and documentation to include video frame interpolation feature with RIFE model * fix ci * docs: enhance video frame interpolation documentation and update configuration usage for RIFE model --------- Co-authored-by:helloyongyang <yongyang1030@163.com>
-
- 16 Jul, 2025 1 commit
-
-
PengGao authored
* Enhance BaseRunner with model protocols and type hints and fix lora load * Add support for multiple LoRAs configuration and enhance lora_strength argument handling * doc: style fix
-
- 15 Jul, 2025 1 commit
-
-
PengGao authored
* Add asynchronous processing capabilities with AsyncWrapper and BaseRunner class implementation * Refactor async I/O functions for consistency and improved readability * Add progress callback functionality to DefaultRunner and improve logging during execution * Enhance DefaultRunner's run_pipeline method to include optional video saving functionality * Remove unnecessary deletion of inputs in DefaultRunner's run_pipeline method to streamline resource management
-
- 12 Jul, 2025 1 commit
-
-
GoatWu authored
-
- 11 Jul, 2025 1 commit
-
-
helloyongyang authored
-
- 09 Jul, 2025 2 commits
-
-
PengGao authored
* fix: correct frequency computation in WanTransformerInfer * refactor: restructure API server and distributed inference services - Removed the old api_server_dist.py file and integrated its functionality into a new modular structure. - Created a new ApiServer class to handle API routes and services. - Introduced DistributedInferenceService and FileService for better separation of concerns. - Updated the main entry point to initialize and run the new API server with distributed inference capabilities. - Added schema definitions for task requests and responses to improve data handling. - Enhanced error handling and logging throughout the services. * refactor: enhance API structure and file handling in server - Introduced APIRouter for modular route management in the ApiServer class. - Updated task creation and file download endpoints to improve clarity and functionality. - Implemented a new method for streaming file responses with proper MIME type handling. - Refactored task request schema to auto-generate task IDs and handle optional video save paths. - Improved error handling and logging for better debugging and user feedback. * feat: add configurable parameters for video generation - Introduced new parameters: infer_steps, target_video_length, and seed to the API and task request schema. - Updated DefaultRunner and VideoGenerationService to handle the new parameters for enhanced video generation control. - Improved default values for parameters to ensure consistent behavior. * refactor: enhance profiling context for async support * refactor: improve signal handling in API server * feat: enhance video generation capabilities with audio support * refactor: improve subprocess call for audio-video merging in wan_audio_runner.py * refactor: enhance API server argument parsing and improve code readability * refactor: enhance logging and improve code comments for clarity * refactor: update response model for task listing endpoint to return a dictionary * docs: update API endpoints and improve documentation clarity * refactor: update API endpoints in scripts for task management and remove unused code * fix: pre-commit
-
gushiqiao authored
-
- 08 Jul, 2025 1 commit
-
-
gushiqiao authored
-
- 16 Jun, 2025 1 commit
-
-
gushiqiao authored
-
- 11 Jun, 2025 1 commit
-
-
gushiqiao authored
-
- 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.
-
- 27 May, 2025 1 commit
-
-
Watebear authored
-
- 23 May, 2025 2 commits
-
-
Zhuguanyu Wu authored
* support prompt enhancer server * bugs fixed * finished prompt enhancer service
-
Zhuguanyu Wu authored
* add load_transformer methods for split server * add service utils * [feature] support split servers
-
- 22 May, 2025 2 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”>
-
root authored
-
- 14 May, 2025 1 commit
-
-
Xinchi Huang authored
* fix offload * fix offload --------- Co-authored-by:“de1star” <“843414674@qq.com”>
-
- 11 May, 2025 1 commit
-
-
helloyongyang authored
-
- 09 May, 2025 2 commits
-
-
Dongz authored
-
helloyongyang authored
-
- 08 May, 2025 2 commits
-
-
Dongz authored
* [feature]: add Wan Sparge infer * Update scripts/run_wan_t2v_sparge.sh Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> * [minor]: fix typo and use config style * [minor]: remove breakpoint * [feature]: add all attn class * [minor]: remove args * [minor]: remove shared weights --------- Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
-
helloyongyang authored
-
- 07 May, 2025 1 commit
-
-
helloyongyang authored
-
- 30 Apr, 2025 1 commit
-
-
Zhuguanyu Wu authored
* [bugs fixed] fixed bugs for cpu offload. * [rename] rename causal_model -> causvid_model * [feature] add prompt enhancer * [feature] add prompt enhancer * [rename] rename causal_model -> causvid_model
-
- 29 Apr, 2025 2 commits
-
-
helloyongyang authored
-
root authored
-
- 27 Apr, 2025 1 commit
-
-
helloyongyang authored
-
- 23 Apr, 2025 2 commits
-
-
helloyongyang authored
-
helloyongyang authored
-
- 22 Apr, 2025 1 commit
-
-
Dongz authored
-
- 21 Apr, 2025 1 commit
-
-
helloyongyang authored
-
- 20 Apr, 2025 3 commits
-
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
- 08 Apr, 2025 2 commits
-
-
Dongz authored
* [minor]: optimize dockerfile for fewer layer * [feature]: add pre-commit lint, update readme for contribution guidance * [minor]: fix run shell privileges * [auto]: first lint without rule F, fix rule E * [minor]: fix docker file error
-
helloyongyang authored
-