diff --git a/README-ja.md b/README-ja.md index 60249f61..71c3b0d5 100644 --- a/README-ja.md +++ b/README-ja.md @@ -17,6 +17,18 @@ GUIやPowerShellスクリプトなど、より使いやすくする機能が[bma * 画像生成 * モデル変換(Stable Diffision ckpt/safetensorsとDiffusersの相互変換) +### スポンサー + +このプロジェクトを支援してくださる企業・団体の皆様に深く感謝いたします。 + + + AiHUB株式会社 + + +### スポンサー募集のお知らせ + +このプロジェクトがお役に立ったなら、ご支援いただけると嬉しく思います。 [GitHub Sponsors](https://github.com/sponsors/kohya-ss/)で受け付けています。 + ## 使用法について * [学習について、共通編](./docs/train_README-ja.md) : データ整備やオプションなど diff --git a/README.md b/README.md index 7ed3a2f5..629f1d41 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,19 @@ This repository contains the scripts for: * Image generation * Model conversion (supports 1.x and 2.x, Stable Diffision ckpt/safetensors and Diffusers) +### Sponsors + +We are grateful to the following companies for their generous sponsorship: + + + AiHUB Inc. + + +### Support the Project + +If you find this project helpful, please consider supporting its development via [GitHub Sponsors](https://github.com/sponsors/kohya-ss/). Your support is greatly appreciated! + + ## About requirements.txt The file does not contain requirements for PyTorch. Because the version of PyTorch depends on the environment, it is not included in the file. Please install PyTorch first according to the environment. See installation instructions below. diff --git a/images/logo_aihub.png b/images/logo_aihub.png new file mode 100644 index 00000000..662b331a Binary files /dev/null and b/images/logo_aihub.png differ