-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
513 additions
and
2,747 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
# Diffusers Fine Tuning | ||
|
||
This subfolder provide all the required tools to run the diffusers fine tuning version found in this note: https://note.com/kohya_ss/n/nbf7ce8d80f29 | ||
|
||
## Releases | ||
|
||
11/23 (v3): | ||
- Added WD14Tagger tagging script. | ||
- A log output function has been added to the fine_tune.py. Also, fixed the double shuffling of data. | ||
- Fixed misspelling of options for each script (caption_extention→caption_extension will work for the time being, even if it remains outdated). | ||
Code has been moved to dedicated repo at: https://github.com/bmaltais/kohya_diffusers_fine_tuning |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.