Update README.md
Browse files
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
|
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 folders 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.*
|