jim48949 commited on
Commit
7b75a86
1 Parent(s): 285a52d

Updated readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,5 +5,5 @@ license: mit
5
  # **This serves as a repo for sharing some tools that I made for processing Lora training dataset.**
6
 
7
  ## sort_image.py
8
- Discription: A simple python script that puts images with certain format into different folder for upscaling based on images' resolution. Only images in current directory would be sorted (images in sub-directories would not be sorted).
9
- Requirement: Python 3.*
 
5
  # **This serves as a repo for sharing some tools that I made for processing Lora training dataset.**
6
 
7
  ## sort_image.py
8
+ - Discription: A simple python script that puts images with certain format into different folder for upscaling based on images' resolution. Only images in current directory would be sorted (images in sub-directories would not be sorted).
9
+ - Requirement: Python 3.*