svjack commited on
Commit
2eb03e6
1 Parent(s): 950d702

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,8 @@ To clone the repository and set up the environment, follow these steps:
20
 
21
  ```bash
22
  git clone https://github.com/svjack/ToonCrafter_with_SketchGuidance && cd ToonCrafter_with_SketchGuidance
23
- pip install -r requirements.txt
 
24
  ```
25
 
26
  ### List Control Models
 
20
 
21
  ```bash
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