From 2d668d711e5934e9fa139a72c84299cbfe378b0c Mon Sep 17 00:00:00 2001 From: FlyingInY <114728505+FlyingInY@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:16:31 +0800 Subject: [PATCH] Update launch.md: replace new URL of anythingV5 model The original URL has expired, replace with a new URL Signed-off-by: FlyingInY <114728505+FlyingInY@users.noreply.github.com> --- docs/install/WebUi/launch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/WebUi/launch.md b/docs/install/WebUi/launch.md index e0adf6a7b..549e2ead4 100644 --- a/docs/install/WebUi/launch.md +++ b/docs/install/WebUi/launch.md @@ -199,7 +199,7 @@ trusted-host=mirrors.aliyun.com ## 配置大模型 -让 Ai 绘画必须下载一个模型(比如 [Any3](https://huggingface.co/andite/anything-v4.0/tree/main)),你可以在 [civitai](https://civitai.com/) 选择一个。WebUi 界面顶部的菜单用于选择模型。 +让 Ai 绘画必须下载一个模型(比如 [AnythingV5](https://civitai.com/models/9409)),你可以在 [civitai](https://civitai.com/) 选择一个。WebUi 界面顶部的菜单用于选择模型。 你可以在 `stable-diffusion-webui/models/Stable-diffusion/` 中放置你的大模型。