Unverified 提交 793ee7a9 authored 作者: Jukka Seppänen's avatar Jukka Seppänen 提交者: GitHub

Update README.md

上级 d83a7af4
...@@ -12,7 +12,32 @@ or if you use the portable install, run this in ComfyUI_windows_portable -folder ...@@ -12,7 +12,32 @@ or if you use the portable install, run this in ComfyUI_windows_portable -folder
Models are auto downloaded to their respective folders. Models are auto downloaded to their respective folders.
Along with the MimicMotion -model (3.05 GB), to `ComfyUI\models\mimicmotion`: SVD XT:
```
\ComfyUI\models\diffusers\stable-video-diffusion-img2vid-xt-1-1
│ model_index.json
├───feature_extractor
│ preprocessor_config.json
├───image_encoder
│ config.json
│ model.fp16.safetensors
├───scheduler
│ scheduler_config.json
├───unet
│ config.json
│ diffusion_pytorch_model.fp16.safetensors
└───vae
config.json
diffusion_pytorch_model.fp16.safetensors
```
MimicMotion -model (3.05 GB), to `ComfyUI\models\mimicmotion`:
https://huggingface.co/Kijai/MimicMotion_pruned/tree/main https://huggingface.co/Kijai/MimicMotion_pruned/tree/main
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论