IDK-ab0ut commited on
Commit
ec5d1c6
·
verified ·
1 Parent(s): f5dab88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ is to download the file manually or remotely use code. In this repository,
89
  I'll explain the method of using code as the efficient way. First step is to download the VAE file.
90
  You can download the file manually or remotely, but I recommend you to use the remote. Usually, VAE
91
  files are in .safetensors format. There are two websites you can visit to download VAE. Those are HuggingFace
92
- and CivitAI.
93
  #### From HuggingFace 😊
94
  This method is pretty straightforward. Pick any VAE's repository you like. Then, navigate to "Files" and
95
  the VAE's file. Make sure to click the file.
 
89
  I'll explain the method of using code as the efficient way. First step is to download the VAE file.
90
  You can download the file manually or remotely, but I recommend you to use the remote. Usually, VAE
91
  files are in .safetensors format. There are two websites you can visit to download VAE. Those are HuggingFace
92
+ and [CivitAI](civitai.com).
93
  #### From HuggingFace 😊
94
  This method is pretty straightforward. Pick any VAE's repository you like. Then, navigate to "Files" and
95
  the VAE's file. Make sure to click the file.