- 18 Aug, 2025 2 commits
-
-
helloyongyang authored
-
Watebear authored
* feature: support qwen-image t2i * pass ci --------- Co-authored-by:wushuo1 <wushuo1@sensetime.com>
-
- 16 Aug, 2025 1 commit
-
-
wangshankun authored
-
- 15 Aug, 2025 7 commits
-
-
-
wangshankun authored
-
helloyongyang authored
-
gushiqiao authored
Fix offload bug in new dist infer
-
gushiqiao authored
-
helloyongyang authored
-
helloyongyang authored
-
- 14 Aug, 2025 14 commits
-
-
helloyongyang authored
-
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 1 commit
-
-