- 14 Aug, 2025 13 commits
-
-
helloyongyang authored
-
wangshankun authored
-
-
wangshankun authored
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
-
wangshankun authored
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
- 12 Aug, 2025 6 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.
-
gaclove authored
- Introduced `image_utils.py` with functions to check, extract, and save base64-encoded images. - Updated `TaskRequest` schema to accept base64 images or URLs in `image_path`. - Modified `VideoGenerationService` to handle base64 images, saving them appropriately. - Updated scripts to convert local image paths to base64 before sending requests.
-
gushiqiao authored
-
wangshankun authored
-
- 11 Aug, 2025 9 commits
- 09 Aug, 2025 2 commits
-
-
-
wangshankun authored
-
- 08 Aug, 2025 7 commits
-
-
gushiqiao authored
Support offload cache for wan2.2_vae
-
gushiqiao authored
-
wangshankun authored
-
-
wangshankun authored
-
helloyongyang authored
-
gushiqiao authored
-
- 07 Aug, 2025 3 commits
-
-
-
wangshankun authored
-
helloyongyang authored
-