IDK-ab0ut commited on
Commit
6abd05c
·
verified ·
1 Parent(s): 1a384c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -153,8 +153,8 @@ HuggingFace, but you must comply with the model's license before continuing. To
153
  use `wget` or `curl` command to get the file from outside HuggingFace.
154
 
155
  Before downloading, to organize the VAE file you want to use and download, change
156
- the directory to save the downloaded model with `cd`
157
- and use `-O` option before specifying the file's link and name. It's the same thing
158
  for both `wget` and `curl`.
159
  ```py
160
  # For 'wget'
 
153
  use `wget` or `curl` command to get the file from outside HuggingFace.
154
 
155
  Before downloading, to organize the VAE file you want to use and download, change
156
+ the directory to save the downloaded model with `cd`.
157
+ Use `-O` option before specifying the file's link and name. It's the same thing
158
  for both `wget` and `curl`.
159
  ```py
160
  # For 'wget'