fallenl commited on
Commit
05bcd8e
1 Parent(s): b945511

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,4 +14,4 @@ Based on my personal experience, preparing a LoRA's dataset properly is more imp
14
  2. Spend some time going through the images to see if there're any duplicated images and remove them. This will happen a lot if the dataset is large.
15
  3. Upscale all low-resolution images to at least 2k resolution. But why? Let's see an example:
16
  We have two identical png images, one with 907*823 pixels, the other with 3624*3288 pixels using simple 4x-upscale from SD WebUI.
17
- <img src="https://huggingface.co/fallenl/My_2cents_on_LoRa_training/blob/main/imgs/upscale/comp.png">
 
14
  2. Spend some time going through the images to see if there're any duplicated images and remove them. This will happen a lot if the dataset is large.
15
  3. Upscale all low-resolution images to at least 2k resolution. But why? Let's see an example:
16
  We have two identical png images, one with 907*823 pixels, the other with 3624*3288 pixels using simple 4x-upscale from SD WebUI.
17
+ <img src="https://huggingface.co/fallenl/My_2cents_on_LoRa_training/blob/main/imgs/upscale/comp.png"/>