hsjeung commited on
Commit
869ac96
โ€ข
1 Parent(s): 87809f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ Mi:dm์„ ์‹คํ–‰ํ•˜๊ธฐ ์œ„ํ•ด ํ•„์š”ํ•œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋Š” ์•„๋ž˜ pip ๋ช…๋ น์–ด
62
  To run Mi:dm, please make sure you meet the above requirements, and then execute the following pip commands to install the dependent libraries.
63
 
64
  ```bash
65
- pip install transformer einops
66
  ```
67
 
68
 
 
62
  To run Mi:dm, please make sure you meet the above requirements, and then execute the following pip commands to install the dependent libraries.
63
 
64
  ```bash
65
+ pip install transformers einops
66
  ```
67
 
68