#ai
#stable
#diffusion
#ai video



Hello, this is Dr. IT.

Today we will learn about how to install stable diffusion video.

Today’s explanation is based on NVIDIA graphics cards. 


Comfy Download program -https://github.com/comfyanonymous/ComfyUI#windows

comfy Download program -https://github.com/comfyanonymous/ComfyUI/releases

comfy UI Manager - https://github.com/ltdrdata/ComfyUI-Manager.git 

Stable video Diffusion Download model- https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/tree/main

1. Download the program https://github.com/comfyanonymous/ComfyUI/releases


2. Additional installation of ComfyUI-Manager.git git

Installation[method1] (General installation method: ComfyUI-Manager only)

To install ComfyUI-Manager in addition to an existing installation of ComfyUI, you can follow the following steps:


goto ComfyUI/custom_nodes dir in terminal(cmd)

git clone https://github.com/ltdrdata/ComfyUI-Manager.git

Restart ComfyUI



3. svd 

Create svd folder

To the following path

C:\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\models\svd

Just download the file to that folder.

download link

https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/tree/main

4.

C:\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI

Go to that path
Edit .example in the extra_model_paths.yaml.example file.



Run the file with notepad
Then, if you change the path to the stable diffusion installation folder, you can use the models you already have.



5.run file

The run file is
run_cpu.bat
run_nvidia_gpu.bat
no see. 
For nvidia graphics cards, run run_nvidia_gpu.bat.
For other graphics cards, just run run_cpu.bat.