diff --git a/MindIE/MindIE-Torch/built-in/foundation/sd-webui/mindietorch_extension/README.md b/MindIE/MindIE-Torch/built-in/foundation/sd-webui/mindietorch_extension/README.md index c44058d2de93eceecf3cb64948d14c6edc011a56..289ee857979e09aa1c93e47b4792235ef46ad8d0 100644 --- a/MindIE/MindIE-Torch/built-in/foundation/sd-webui/mindietorch_extension/README.md +++ b/MindIE/MindIE-Torch/built-in/foundation/sd-webui/mindietorch_extension/README.md @@ -68,7 +68,7 @@ git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui-assets 2. 下载clip-vit-large-patch14,放在自定义路径下 ```bash git lfs install -git clone https://huggingface.co/openai/clip--vit-large-patch14 +git clone https://huggingface.co/openai/clip-vit-large-patch14 ``` 修改webui的源码: diff --git a/MindIE/MultiModal/HunyuanVideo/README.md b/MindIE/MultiModal/HunyuanVideo/README.md index 9b06d055d5b7606c36260f2ad2b43b20fa8776cc..8130d9ac8edfc8aa9d800e92ec8ceb41539ce94c 100644 --- a/MindIE/MultiModal/HunyuanVideo/README.md +++ b/MindIE/MultiModal/HunyuanVideo/README.md @@ -1,5 +1,9 @@ # 模型推理指导 +- ## 注意 +本模型仓代码,是针对此开源链接进行的适配 +https://github.com/Tencent-Hunyuan/HunyuanVideo + ## 一、模型简介 HunyuanVideo是一种文本到视频的扩散模型,能够在给定文本输入的情况下生成相符的视频。