hollowstrawberry commited on
Commit
a2a48a6
1 Parent(s): 72cec1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -212,13 +212,13 @@ An example of a Lora is [Thicker Lines Anime Style](https://civitai.com/models/1
212
 
213
  # Upscaling <a name="upscale"></a>[▲](#index)
214
 
215
- You can download additional upscalers and put them in your `stable-diffusion-webui/models/ESRGAN` folder, or paste the direct download link into the `custom_urls` text box in collab. They will then be available in Hires fix, SD Upscale, Ultimate SD Upscaler, and Extras.
216
 
217
- The collab comes with a few of them, including Remacri, which is one of the best for all sorts of images.
218
 
219
- * [A few notable ones can be downloaded here](https://mega.nz/folder/LYdRSK7Y#9_eYXeUDqNbGpQ-FIdYTkg).
220
- * Above are also the 2 files you must put into `stable-diffusion-webui/models/LDSR` if you want to use the advanced yet slow LDSR upscaler.
221
- * [Upscale wiki](https://upscale.wiki/wiki/Model_Database) with dozens of historical choices.
222
 
223
  Coming soon: How to use ultimate upscaler.
224
 
 
212
 
213
  # Upscaling <a name="upscale"></a>[▲](#index)
214
 
215
+ You can download additional upscalers and put them in your `stable-diffusion-webui/models/ESRGAN` folder. They will then be available in Hires fix, SD Upscale, Ultimate SD Upscaler, and Extras.
216
 
217
+ The collab comes with several of them, including Remacri, which is one of the best for all sorts of images.
218
 
219
+ * A few notable ones can be [downloaded here](https://huggingface.co/hollowstrawberry/upscalers-backup/tree/main/ESRGAN).
220
+ * LDSR is an advanced yet slow upscaler, its model and config can be [found here](https://huggingface.co/hollowstrawberry/upscalers-backup/tree/main/ESRGAN) and both must be placed in `stable-diffusion-webui/models/LDSR`.
221
+ * The [Upscale Wiki](https://upscale.wiki/wiki/Model_Database) contains dozens of historical choices.
222
 
223
  Coming soon: How to use ultimate upscaler.
224