"tests/test_datasets/test_kitti_dataset.py" did not exist on "356677917541d02136e829affc37db538ce33e02"
- 03 Dec, 2025 1 commit
-
-
LiangLiu authored
- 服务化功能新增(前端+后端): 1、seko-talk 模型支持多人输入 2、支持播客合成与管理 3、支持wan2.2 animate 模型 - 后端接口新增: 1、 基于火山的播客websocket合成接口,支持边合成边听 2、播客的查询管理接口 3、基于 yolo 的多人人脸检测接口 4、音频多人切分接口 - 推理代码侵入式修改 1、将 animate 相关的 输入文件路径(mask/image/pose等)从固定写死的config中移除到可变的input_info中 2、animate的预处理相关代码包装成接口供服务化使用 @xinyiqin --------- Co-authored-by:qinxinyi <qxy118045534@163.com>
-
- 01 Dec, 2025 1 commit
-
-
PengGao authored
-
- 21 Nov, 2025 2 commits
-
-
Bilang ZHANG authored
--linear_dtype and --linear_quant_dtype unify as --linear_type
-
Yang Yong (雍洋) authored
Thanks to HunyuanVideo Team and ModelTC Team. --------- Co-authored-by:
gushiqiao <975033167@qq.com> Co-authored-by:
gushiqiao <77222802+gushiqiao@users.noreply.github.com> Co-authored-by:
chendingyu <chendingyu1@sensetime.com> Co-authored-by:
XHPlus <xhplus@163.com> Co-authored-by:
wangshankun <wangshankun2011@hotmail.com> Co-authored-by:
STwangyingrui <86730325+STwangyingrui@users.noreply.github.com> Co-authored-by:
root <root@pt-80f094c20fc44a8cad096e5f3dbc962e-worker-0.pt-80f094c20fc44a8cad096e5f3dbc962e.ns-devsft-3460edd0.svc.cluster.local>
-
- 03 Nov, 2025 1 commit
-
-
gushiqiao authored
Convert weights to FP8 format using FloatQuantizer.
-
- 30 Oct, 2025 2 commits
-
-
Bilang ZHANG authored
-
Bilang ZHANG authored
-
- 28 Oct, 2025 1 commit
-
-
gushiqiao authored
-
- 22 Oct, 2025 2 commits
-
-
gushiqiao authored
-
PengGao authored
This new script facilitates the merging of R2V and distillation models via LoRA, and converts the merged model and audio adapter to multiple precision formats (FP32, BF16, FP8). It includes detailed logging and error handling for each step of the conversion pipeline.
-
- 21 Oct, 2025 1 commit
-
-
gushiqiao authored
Co-authored-by:gaclove <peng.gaoc@gmail.com>
-
- 16 Oct, 2025 1 commit
- 15 Oct, 2025 1 commit
-
-
sandy authored
-
- 10 Oct, 2025 2 commits
-
-
gushiqiao authored
-
- 09 Oct, 2025 1 commit
-
-
gushiqiao authored
-
- 12 Sep, 2025 1 commit
-
-
Yang Yong(雍洋) authored
## Contributing Guidelines We have prepared a `pre-commit` hook to enforce consistent code formatting across the project. If your code complies with the standards, you should not see any errors, you can clean up your code following the steps below: 1. Install the required dependencies: ```shell pip install ruff pre-commit ``` 2. Then, run the following command before commit: ```shell pre-commit run --all-files ``` 3. Finally, please double-check your code to ensure it complies with the following additional specifications as much as possible: - Avoid hard-coding local paths: Make sure your submissions do not include hard-coded local paths, as these paths are specific to individual development environments and can cause compatibility issues. Use relative paths or configuration files instead. - Clear error handling: Implement clear error-handling mechanisms in your code so that error messages can accurately indicate the location of the problem, possible causes, and suggested solutions, facilitating quick debugging. - Detailed comments and documentation: Add comments to complex code sections and provide comprehensive documentation to explain the functionality of the code, input-output requirements, and potential error scenarios. Thank you for your contributions! --------- Co-authored-by:gushiqiao <975033167@qq.com>
-
- 28 Aug, 2025 1 commit
-
-
Yang Yong(雍洋) authored
* update seko file names * update * [Update] update seko-models configs * Add seko scripts --------- Co-authored-by:gushiqiao <975033167@qq.com>
-
- 26 Aug, 2025 1 commit
-
-
Yang Yong(雍洋) authored
-
- 25 Aug, 2025 1 commit
-
-
helloyongyang authored
-
- 05 Aug, 2025 2 commits
- 29 Jul, 2025 1 commit
-
-
wangshankun authored
-
- 23 Jul, 2025 1 commit
-
-
gaclove 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>
-
- 17 Jul, 2025 1 commit
-
-
wangshankun authored
-
- 11 Jul, 2025 4 commits
-
-
helloyongyang authored
-
Zhuguanyu Wu authored
* bugs fixed for distill_model server * bug fixed for lora merge
-
GoatWu authored
-
gushiqiao authored
-
- 09 Jul, 2025 4 commits
-
-
helloyongyang authored
-
gushiqiao authored
-
wangshankun authored
-
gushiqiao authored
-
- 04 Jul, 2025 1 commit
-
-
Zhuguanyu Wu authored
* update lora keys * update lora extractor/merger tools * rename lora config and script files * bug fixed for lora tools
-
- 03 Jul, 2025 1 commit
-
-
Zhuguanyu Wu authored
* update lora keys * update lora extractor/merger tools
-
- 01 Jul, 2025 2 commits
-
-
GoatWu authored
-
gushiqiao authored
Co-authored-by:gushiqiao <gushiqiao@sensetime.com>
-
- 16 Jun, 2025 2 commits