update doc for civitai's new content control setting
parent
7585fb1f45
commit
925d928a32
19
README.cn.md
19
README.cn.md
|
|
@ -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中,开启显示所有内容,类似如下截图:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 预览图
|
## 预览图
|
||||||
Extra Network支持两种预览图命名:`model_name.png` 和 `model_name.preview.png`。其中,`model_name.png`优先级较高。
|
Extra Network支持两种预览图命名:`model_name.png` 和 `model_name.preview.png`。其中,`model_name.png`优先级较高。
|
||||||
|
|
||||||
|
|
|
||||||
16
README.md
16
README.md
|
|
@ -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:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 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 |
Loading…
Reference in New Issue