Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,7 @@ To clone the repository and set up the environment, follow these steps:
|
|
22 |
git clone https://github.com/svjack/ToonCrafter_with_SketchGuidance && cd ToonCrafter_with_SketchGuidance
|
23 |
pip install -r requirements.txt
|
24 |
pip install --upgrade einops
|
|
|
25 |
```
|
26 |
|
27 |
### List Control Models
|
|
|
22 |
git clone https://github.com/svjack/ToonCrafter_with_SketchGuidance && cd ToonCrafter_with_SketchGuidance
|
23 |
pip install -r requirements.txt
|
24 |
pip install --upgrade einops
|
25 |
+
pip install pyav==13.1.0
|
26 |
```
|
27 |
|
28 |
### List Control Models
|