mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-08 22:35:09 +00:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
## リポジトリについて
|
||
Stable Diffusionの学習、画像生成、その他のスクリプトを入れたリポジトリです。
|
||
|
||
[README in English](./README.md)
|
||
|
||
GUIやPowerShellスクリプトなど、より使いやすくする機能が[bmaltais氏のリポジトリ](https://github.com/bmaltais/kohya_ss)で提供されています(英語です)のであわせてご覧ください。bmaltais氏に感謝します。
|
||
|
||
以下のスクリプトがあります。
|
||
|
||
* DreamBooth、U-NetおよびText Encoderの学習をサポート
|
||
* fine-tuning、同上
|
||
* 画像生成
|
||
* モデル変換(Stable Diffision ckpt/safetensorsとDiffusersの相互変換)
|
||
|
||
## 使用法について
|
||
|
||
note.comに記事がありますのでそちらをご覧ください(将来的にはこちらへ移すかもしれません)。
|
||
|
||
* [環境整備とDreamBooth学習スクリプトについて](https://note.com/kohya_ss/n/nee3ed1649fb6)
|
||
* [fine-tuningスクリプト](https://note.com/kohya_ss/n/nbf7ce8d80f29):
|
||
Including BLIP captioning and tagging by DeepDanbooru or WD14 tagger
|
||
* [画像生成スクリプト](https://note.com/kohya_ss/n/n2693183a798e)
|
||
* [モデル変換スクリプト](https://note.com/kohya_ss/n/n374f316fe4ad)
|