HunyuanDiT适配mindiesd仓中已删除的接口
Co-authored-by: LoganJane<longgang2@huawei.com>
# message auto-generated for no-merge-commit merge:
!7483 merge master into master
HunyuanDiT适配mindiesd仓中已删除的接口
Created-by: LoganJane
Commit-by: LoganJane
Merged-by: ascend-robot
Description: ## Motivation
适配mindiesd仓中已删除的接口
## Modification
1、将mindiesd中原有的接口ConfigMixin、DiffusionScheduler新增到HunyuanDiT模型仓中
2、修改HunyuanDiT模型仓中调用接口方式
## Self-test (Optional)
修改后验证模型功能性能精度正常

## 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**:
- [x] The new code needs to comply with the Clean Code specification.
- [x] The PR content is self-checked, and the expression can be clear and the writing standardized
**After PR**:
- [x] CLA has been signed and all committers have signed the CLA in this PR.
- [x] The ci-pipeline is passed, Code Check is passed.
See merge request: Ascend/ModelZoo-PyTorch!7483