📝 docs: add Recommended Settings

main
canisminor1990 2023-04-15 00:31:51 +08:00
parent a4cbd41d7c
commit 53e5c99261
4 changed files with 26 additions and 1 deletions

View File

@ -63,6 +63,19 @@ http://localhost:7860/?__theme=dark
<br/>
## ⚒️ 推荐设置
Extra-Networks 扩展模型视窗
- 拇指视图
- 卡牌宽度: 86
- 卡牌高度: 128
![](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/blob/main/assets/extra-networks.webp?raw=true)
<br/>
## ⌨️ 本地开发
你可以使用 Gitpod 进行在线开发:

View File

@ -62,6 +62,18 @@ http://localhost:7860/?__theme=dark
<br/>
## ⚒️ Recommended Settings
Extra-Networks
- thumbs
- width: 86
- height: 128
![](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/blob/main/assets/extra-networks.webp?raw=true)
<br/>
## ⌨️ Local Development
You can use Gitpod for online development:

BIN
assets/extra-networks.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 KiB

View File

@ -30,7 +30,7 @@
"stylelint --fix",
"prettier --write"
],
"*.{md,json}": [
"*.{json}": [
"prettier --write --no-error-on-unmatched-pattern"
],
"*.{js,jsx}": [