johnrachwanpruna commited on
Commit
6efd76e
1 Parent(s): a00f190

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ You can run the smashed model by:
33
  2. Downloading the model files. This can be done using the Hugging Face CLI with the following commands:
34
  ```bash
35
  mkdir SimianLuo-LCM_Dreamshaper_v7-smashed
36
- huggingface-cli download SimianLuo-LCM_Dreamshaper_v7-smashed --local-dir PrunaAI/SimianLuo-LCM_Dreamshaper_v7-smashed --local-dir-use-symlinks False
37
  ```
38
  Alternatively, you can download them manually.
39
  3. Loading the model.
 
33
  2. Downloading the model files. This can be done using the Hugging Face CLI with the following commands:
34
  ```bash
35
  mkdir SimianLuo-LCM_Dreamshaper_v7-smashed
36
+ huggingface-cli download PrunaAI/SimianLuo-LCM_Dreamshaper_v7-smashed --local-dir SimianLuo-LCM_Dreamshaper_v7-smashed --local-dir-use-symlinks False
37
  ```
38
  Alternatively, you can download them manually.
39
  3. Loading the model.