update doc for civitai's new content control setting

pull/299/head
butaixianran 2024-03-28 15:19:56 +08:00
parent 7585fb1f45
commit 925d928a32
4 changed files with 35 additions and 0 deletions

View File

@ -133,6 +133,25 @@ zixaphir写了一个详细的教程: [wiki](https://github.com/zixaphir/Stable-D
* 复制生成的api key字符串粘贴到本扩展设置页面 -> Civitai API Key 部分. * 复制生成的api key字符串粘贴到本扩展设置页面 -> Civitai API Key 部分.
* 保存设置并重启SD webui * 保存设置并重启SD webui
### Civitai网站上的内容可见设置
在你的Civitai帐号设置页面有一个环节叫做"Content Controls" 和 "Content Moderation".
如果你在那里设置了隐藏一些内容,那么本扩展就无法获取对应种类的模型。
要能够获取所有内容,你需要:
* 像前文提到的设置Civitai API Key
* 并且在Civitai中开启显示所有内容类似如下截图:
![](img/civitai_content_control_01.jpg)
![](img/civitai_content_control_02.jpg)
## 预览图 ## 预览图
Extra Network支持两种预览图命名`model_name.png` 和 `model_name.preview.png`。其中,`model_name.png`优先级较高。 Extra Network支持两种预览图命名`model_name.png` 和 `model_name.preview.png`。其中,`model_name.png`优先级较高。

View File

@ -146,6 +146,22 @@ Here is a simple tutorial:
* Copy the api key string, paste to this extension's setting page -> Civitai API Key section. * Copy the api key string, paste to this extension's setting page -> Civitai API Key section.
* Save setting and Reload SD webui * Save setting and Reload SD webui
### Content Setting of Civitai
On your civitai account's setting page, there are sections for "Content Controls" and "Content Moderation".
If you hide some content types there, then you won't be able to get those models with this extension.
To get all kinds of models, you need to
* Set your Civitai API Key like above.
* And turn on all content types on civitai's account setting like following:
![](img/civitai_content_control_01.jpg)
![](img/civitai_content_control_02.jpg)
## Preview Image ## Preview Image
Extra network uses both `model_file.png` and `model_file.preview.png` as preview image. But `model_file.png` has higher priority, because it is created by yourself. Extra network uses both `model_file.png` and `model_file.preview.png` as preview image. But `model_file.png` has higher priority, because it is created by yourself.

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB