ktthkim hsjeung commited on
Commit
49a1efa
โ€ข
1 Parent(s): 87809f3

Update README.md (#8)

Browse files

- Update README.md (869ac9696adf2363e0a99d1eaf8e7670281b9a1c)


Co-authored-by: JeungHongSeok <hsjeung@users.noreply.huggingface.co>

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