CiaraRowles commited on
Commit
0737ee0
1 Parent(s): 3bd645d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Introducing the Stable Video Diffusion Temporal Controlnet! This tool uses a con
8
 
9
 
10
  ## Setup
11
- - **Controlnet Model:** First, obtain a svd temporal controlnet model folder from this repo and use it with the github inference code here: https://github.com/CiaraStrawberry/sdv_controlnet
12
  - **Installation:** run `pip install -r requirements.txt`
13
  - **Execution:** Run "run_inference.py".
14
 
 
8
 
9
 
10
  ## Setup
11
+ - **Controlnet Model:** download the inference repo from here: https://github.com/CiaraStrawberry/sdv_controlnet
12
  - **Installation:** run `pip install -r requirements.txt`
13
  - **Execution:** Run "run_inference.py".
14