From 9be54d2bc20ca6fb9f6404d620ba09ac613b9acc Mon Sep 17 00:00:00 2001 From: shinshin86 Date: Sun, 24 Dec 2023 00:07:37 +0900 Subject: [PATCH] fix readme links --- demo/realtime-txt2img/README-ja.md | 2 +- demo/realtime-txt2img/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/demo/realtime-txt2img/README-ja.md b/demo/realtime-txt2img/README-ja.md index 3bf38054..6a5cb925 100644 --- a/demo/realtime-txt2img/README-ja.md +++ b/demo/realtime-txt2img/README-ja.md @@ -28,4 +28,4 @@ python main.py KohakuV2 モデルを提供していただいたKohaku BlueLeaf 様 ([@KBlueleaf](https://twitter.com/KBlueleaf))、[SD-Turbo](https://arxiv.org/abs/2311.17042)を提供していただいた[Stability AI](https://ja.stability.ai/)様に心より感謝いたします。 -KohakuV2 モデルは [Civitai](https://civitai.com/models/136268/kohaku-v2) と [Hugging Face](https://huggingface.co/stabilityai/sd-turbo) からダウンロードでき、[SD-Turbo](https://arxiv.org/abs/2311.17042) は Hugging Faceで使用可能です。 +KohakuV2 モデルは [Civitai](https://civitai.com/models/136268/kohaku-v2) と [Hugging Face](https://huggingface.co/KBlueLeaf/kohaku-v2.1) からダウンロードでき、[SD-Turbo](https://arxiv.org/abs/2311.17042) は [Hugging Face](https://huggingface.co/stabilityai/sd-turbo) で使用可能です。 diff --git a/demo/realtime-txt2img/README.md b/demo/realtime-txt2img/README.md index 82a63170..0ec91140 100644 --- a/demo/realtime-txt2img/README.md +++ b/demo/realtime-txt2img/README.md @@ -28,6 +28,6 @@ The video and image demos in this GitHub repository were generated using [kohaku Special thanks to Kohaku BlueLeaf ([@KBlueleaf](https://twitter.com/KBlueleaf)) for providing the KohakuV2 model, and to [Stability AI](https://ja.stability.ai/) for [SD-Turbo](https://arxiv.org/abs/2311.17042). - KohakuV2 Models can be downloaded from [Civitai](https://civitai.com/models/136268/kohaku-v2) and [Hugging Face](https://huggingface.co/stabilityai/sd-turbo). + KohakuV2 Models can be downloaded from [Civitai](https://civitai.com/models/136268/kohaku-v2) and [Hugging Face](https://huggingface.co/KBlueLeaf/kohaku-v2.1). - [SD-Turbo](https://arxiv.org/abs/2311.17042) is also available on Hugging Face. + [SD-Turbo](https://arxiv.org/abs/2311.17042) is also available on [Hugging Face](https://huggingface.co/stabilityai/sd-turbo).