Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Linaqruf authored Mar 22, 2023
1 parent f04d0c4 commit 0a60280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ __What Changes?__
- Removed `delete metadata` option in `4.1. Data Cleaning` cell, no more accidentally deleted metadata.
- Added `remove_underscore` option in `4.2.2. Waifu Diffusion 1.4 Tagger V2` cell
- Revamped `4.2.3. Custom Caption/Tag (Optional)` cell, now you can add/remove desired tags.
- Tag example: `1girl, brown hair, school uniform, smile`
- if your tag has spaces, replace that spaces (` `) with underscore (`_`):
- custom_tag : `blue_berry`
- output : `blue berry, 1girl, brown hair, school uniform, smile`
Expand Down

0 comments on commit 0a60280

Please sign in to comment.