Merge branch 'dev' into sd3

This commit is contained in:
Kohya S
2025-08-24 17:10:51 +09:00
3 changed files with 25 additions and 0 deletions

View File

@@ -17,6 +17,18 @@ GUIやPowerShellスクリプトなど、より使いやすくする機能が[bma
* 画像生成
* モデル変換Stable Diffision ckpt/safetensorsとDiffusersの相互変換
### スポンサー
このプロジェクトを支援してくださる企業・団体の皆様に深く感謝いたします。
<a href="https://aihub.co.jp/">
<img src="./images/logo_aihub.png" alt="AiHUB株式会社" title="AiHUB株式会社" height="100px">
</a>
### スポンサー募集のお知らせ
このプロジェクトがお役に立ったなら、ご支援いただけると嬉しく思います。 [GitHub Sponsors](https://github.com/sponsors/kohya-ss/)で受け付けています。
## 使用法について
* [学習について、共通編](./docs/train_README-ja.md) : データ整備やオプションなど

View File

@@ -799,6 +799,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:
<a href="https://aihub.co.jp/top-en">
<img src="./images/logo_aihub.png" alt="AiHUB Inc." title="AiHUB Inc." height="100px">
</a>
### 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.

BIN
images/logo_aihub.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB