Skip to content

Commit 0e7f780

Browse files
committed
doc: add sponsor logo and annoucements
1 parent 2857f21 commit 0e7f780

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

README-ja.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@ GUIやPowerShellスクリプトなど、より使いやすくする機能が[bma
1717
* 画像生成
1818
* モデル変換(Stable Diffision ckpt/safetensorsとDiffusersの相互変換)
1919

20+
### スポンサー
21+
22+
このプロジェクトを支援してくださる企業・団体の皆様に深く感謝いたします。
23+
24+
<a href="https://aihub.co.jp/">
25+
<img src="./images/logo_aihub.png" alt="AiHUB株式会社" title="AiHUB株式会社" height="100px">
26+
</a>
27+
28+
### スポンサー募集のお知らせ
29+
30+
このプロジェクトがお役に立ったなら、ご支援いただけると嬉しく思います。 [GitHub Sponsors](https://github.com/sponsors/kohya-ss/)で受け付けています。
31+
2032
## 使用法について
2133

2234
* [学習について、共通編](./docs/train_README-ja.md) : データ整備やオプションなど

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,19 @@ This repository contains the scripts for:
2323
* Image generation
2424
* Model conversion (supports 1.x and 2.x, Stable Diffision ckpt/safetensors and Diffusers)
2525

26+
### Sponsors
27+
28+
We are grateful to the following companies for their generous sponsorship:
29+
30+
<a href="https://aihub.co.jp/top-en">
31+
<img src="./images/logo_aihub.png" alt="AiHUB Inc." title="AiHUB Inc." height="100px">
32+
</a>
33+
34+
### Support the Project
35+
36+
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!
37+
38+
2639
## About requirements.txt
2740

2841
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.

images/logo_aihub.png

6.92 KB
Loading

0 commit comments

Comments
 (0)