文件最后提交记录最后更新时间
[Feature] Hunyuanvideo1.5 add infer config Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com> # message auto-generated for no-merge-commit merge: !2236 merge infer into master [Feature] Hunyuanvideo1.5 add infer config Created-by: z_yaoxue Commit-by: z_yaoxue Merged-by: ascend-robot Description: ## What this PR does / why we need it? 混元视频1.5:添加推理流程 新增文件: - i2v:推理配置、启动脚本、图片地址、文本描述地址、图片示例; - t2v:推理配置、启动脚本、文本描述地址; - 推理pipeline:hunyuanvideo_15_pipeline.py; 修改文件: - hunyuanvideo_utils 新增部分图片剪裁、尺寸适配等功能; - text_encoder.encode: 适配推理流程 ## Does this PR introduce any user-facing change? 无 ## How was this patch tested? Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations. See merge request: Ascend/MindSpeed-MM!22362 个月前
!740 【规范】cleancode代码整改 Merge pull request !740 from 陆劲夫/master 1 年前
hunyuanvideo1.5启动脚本、模块注册代码 Co-authored-by: Miss_min<qiaoxiaomin@huawei.com> # message auto-generated for no-merge-commit merge: !2152 merge master into master hunyuanvideo1.5启动脚本、模块注册代码 Created-by: Miss_min Commit-by: Miss_min Merged-by: ascend-robot Description: ## Motivation 1、hunyuanvideo1.5启动脚本提交 2、加入dit、diffusion模块的注册 3、vae、dit类型autocast ## Modification Please briefly describe what modification is made in this PR. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!21523 个月前