CiaraRowles
commited on
Commit
•
0737ee0
1
Parent(s):
3bd645d
Update README.md
Browse files
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:**
|
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 |
|