📝 docs: Update docs

This commit is contained in:
canisminor1990 2023-09-14 10:30:49 +08:00
parent 3fedffb87b
commit 520df95bc6
4 changed files with 64 additions and 27 deletions

View File

@ -28,7 +28,8 @@
![][cover]
> 📦 After **Version 2.0.0** Kitchen theme was renamed to **Lobe Theme**. The legacy version can be accessed at [sd-webui-kitchen-theme-legacy](https://github.com/canisminor1990/sd-webui-kitchen-theme-legacy)
> **Warning**\
> `Lobe Theme v3` is compatible with `SD WebUI v1.6` and is not backwards compatible. Versions below `< 1.6` should be moved to the branch [legacy-sd-webui-1.5](https://github.com/lobehub/sd-webui-lobe-theme/tree/legacy-sd-webui-1.5)
<details>
<summary><kbd>Table of contents</kbd></summary>
@ -71,7 +72,8 @@
Найдите `Lobe Theme` или `Kitchen Theme` в поисковике плагинов SD WebUI и установите их.
> 👉 Примечание: **Версия 2.0.0** была переименована в **Lobe Theme**.
> **Note**\
> **Версия 2.0.0** была переименована в **Lobe Theme**.
#### Метод 2
@ -81,7 +83,8 @@
git clone "https://github.com/lobehub/sd-webui-lobe-theme" extensions/lobe-theme
```
> 👉 Примечание: Минимальные требования gradio-3.41.2 & sd-webui 1.6
> **Important**\
> Минимальные требования gradio-3.41.2 & sd-webui 1.6
<div align="right">
@ -95,7 +98,8 @@ git clone "https://github.com/lobehub/sd-webui-lobe-theme" extensions/lobe-theme
#### Светлая и темная темы
> 👉 Совет: В правом верхнем углу панели навигации можно быстро переключаться между светлой и темной темами.
> **Note**\
> В правом верхнем углу панели навигации можно быстро переключаться между светлой и темной темами.
Текущая тема поддерживает как светлые, так и темные темы. Если вы хотите принудительно включить темный режим, используйте аргумент `--theme=dark` для запуска WebUI. Например, под Windows ваш `webui-user.bat` должен содержать:
@ -120,7 +124,8 @@ http://localhost:7860/?__theme=dark
#### Кастомизация темы
> 👉 Совет: Щелкните на значке `⚙` в правом верхнем углу, чтобы открыть панель настроек. В настоящее время доступны следующие настройки:
> **Note**\
> Щелкните на значке `⚙` в правом верхнем углу, чтобы открыть панель настроек. В настоящее время доступны следующие настройки:
- Тема
- Основной цвет: в настоящее время предлагается 13 цветовых комбинаций тем.
@ -151,7 +156,8 @@ http://localhost:7860/?__theme=dark
#### Настройка боковой панели
> 👉 Совет: нажмите значок `⚙` в правом верхнем углу, чтобы открыть панель настроек. Текущие доступные настройки следующие:
> **Note**\
> нажмите значок `⚙` в правом верхнем углу, чтобы открыть панель настроек. Текущие доступные настройки следующие:
- **Текстовое поле промта**
- Режим отображения: `Фиксированная высота и скрол в поле ввода` | `Увеличение от вводимого текста`
@ -224,7 +230,8 @@ sd_model_checkpoint, sd_vae, CLIP_stop_at_last_layers, img2img_background_color,
Нажмите кнопку <kbd>🪄</kbd> под строкой Prompt, чтобы отформатировать слова подсказки одним щелчком мыши.
> 👉 Совет: Преобразует полноразмерные знаки препинания в полуразмерные, уберет лишние пробелы, добавит недостающие запятые и перенесёт в конец Extra-Networks (Дополнительные) модели.
> **Note**\
> Преобразует полноразмерные знаки препинания в полуразмерные, уберет лишние пробелы, добавит недостающие запятые и перенесёт в конец Extra-Networks (Дополнительные) модели.
Перед форматированием:
@ -250,7 +257,8 @@ photorealistic photo of a handsome male, (wizard:1.2), short beard, white wizard
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| last 2 versions | last 2 versions | last 2 versions |
> ⚠️ В настоящее время известна проблема совместимости со стилями в браузере Firefox.
> **Warning**\`
> В настоящее время известна проблема совместимости со стилями в браузере Firefox.
<div align="right">

View File

@ -58,7 +58,8 @@
<br/>
> ⚠️⚠️⚠️ `Lobe Theme v3` 适配 `SD WebUI v1.6`, 并不向下兼容,`< 1.6` 以下版本移动到分支 [legacy-sd-webui-1.5](https://github.com/lobehub/sd-webui-lobe-theme/tree/legacy-sd-webui-1.5)
> **Warning**\
> `Lobe Theme v3` 适配 `SD WebUI v1.6`, 并不向下兼容,`< 1.6` 以下版本移动到分支 [legacy-sd-webui-1.5](https://github.com/lobehub/sd-webui-lobe-theme/tree/legacy-sd-webui-1.5)
## ✨ 主题特性
@ -84,7 +85,8 @@
通过 stable diffusion webui 插件市场搜索 `Lobe Theme``Kitchen Theme` 进行安装
> 👉 提示:**Version 2.0.0** 后更名为 **Lobe Theme**
> **Note**\
> **Version 2.0.0** 后更名为 **Lobe Theme**
#### 方法二
@ -94,7 +96,8 @@
git clone "https://github.com/lobehub/sd-webui-lobe-theme" extensions/lobe-theme
```
> 👉 提示:最低要求 gradio-3.41.2 & sd-webui 1.6
> **Important**\
> 最低要求 gradio-3.41.2 & sd-webui 1.6
<div align="right">
@ -108,7 +111,8 @@ git clone "https://github.com/lobehub/sd-webui-lobe-theme" extensions/lobe-theme
#### 亮暗色主题
> 👉 Tip: 可在右上角导航栏快速切换
> **Note**\
> 可在右上角导航栏快速切换
当前主题支持亮暗色双主题,如果你想强制使用暗色模式,使用参数 `--theme=dark` 启动您的 WebUI。例如在 Windows 上,您的 `webui-user.bat` 应包括:
@ -133,7 +137,8 @@ http://localhost:7860/?__theme=dark
#### 主体定制
> 👉 Tip: 右上角 `⚙` 图标打开设置面板,当前可用设置如下
> **Note**\
> 右上角 `⚙` 图标打开设置面板,当前可用设置如下
- **Theme**
- Primary color 主题色:目前提供 `13` 种主题颜色搭配
@ -164,7 +169,8 @@ http://localhost:7860/?__theme=dark
#### 侧边栏定制
> 👉 Tip: 右上角 `⚙` 图标打开设置面板,当前可用设置如下
> **Note**\
> 右上角 `⚙` 图标打开设置面板,当前可用设置如下
- **Prompt Textarea**
- Display mode: `scroll 固定高度滚动` | `resizable 按文本行数缩放`
@ -237,7 +243,8 @@ sd_model_checkpoint, sd_vae, CLIP_stop_at_last_layers, img2img_background_color,
点击 Prompt 下方 <kbd>🪄</kbd> 按钮即可将提示词一键格式化
> 👉 Tip: 全角标点转半角,去除多余空格,补充缺失逗号,把 Extra-Networks 模型移动到末尾
> **Note**\
> 全角标点转半角,去除多余空格,补充缺失逗号,把 Extra-Networks 模型移动到末尾
格式化前
@ -263,7 +270,8 @@ photorealistic photo of a handsome male, (wizard:1.2), short beard, white wizard
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| last 2 versions | last 2 versions | last 2 versions |
> ⚠️ 目前已知道在 Firefox 火狐浏览器上存在样式兼容问题
> **Warning**\
> 目前已知道在 Firefox 火狐浏览器上存在样式兼容问题
<div align="right">

View File

@ -28,7 +28,8 @@ English · [Russian ](./README-ru_RU.md)· [简体中文](./README-zh_CN.md) ·
![][cover]
> ⚠️⚠️⚠️ `Lobe Theme v3` is compatible with `SD WebUI v1.6` and is not backwards compatible. Versions below `< 1.6` should be moved to the branch [legacy-sd-webui-1.5](https://github.com/lobehub/sd-webui-lobe-theme/tree/legacy-sd-webui-1.5)
> **Warning**\
> `Lobe Theme v3` is compatible with `SD WebUI v1.6` and is not backwards compatible. Versions below `< 1.6` should be moved to the branch [legacy-sd-webui-1.5](https://github.com/lobehub/sd-webui-lobe-theme/tree/legacy-sd-webui-1.5)
<details>
<summary><kbd>Table of contents</kbd></summary>
@ -49,7 +50,7 @@ English · [Russian ](./README-ru_RU.md)· [简体中文](./README-zh_CN.md) ·
- [🤝 Contributing](#-contributing)
- [🔗 Credits](#-credits)
- [🔗 Links](#-links)
- [More Products](#more-products)
- [Credits](#credits)
@ -82,7 +83,8 @@ English · [Russian ](./README-ru_RU.md)· [简体中文](./README-zh_CN.md) ·
Search for `Lobe Theme` or `Kitchen Theme` in the stable diffusion webui plugin market and install it.
> 👉 Note: **Version 2.0.0** was renamed to **Lobe Theme**
> **Note**\
> **Version 2.0.0** was renamed to **Lobe Theme**
#### Method 2
@ -92,7 +94,8 @@ As an extension (recommended), clone the repository to your extension folder:
git clone "https://github.com/lobehub/sd-webui-lobe-theme" extensions/lobe-theme
```
> 👉 Note: minimum requirements gradio-3.41.2 & sd-webui 1.6
> **Important**\
> minimum requirements gradio-3.41.2 & sd-webui 1.6
<div align="right">
@ -106,7 +109,8 @@ git clone "https://github.com/lobehub/sd-webui-lobe-theme" extensions/lobe-theme
#### Light and Dark Themes
> 👉 Tip: You can quickly switch between light and dark themes in the upper-right corner of the navigation bar.
> **Note**\
> You can quickly switch between light and dark themes in the upper-right corner of the navigation bar.
The current theme supports both light and dark themes. If you want to force dark mode, use the `--theme=dark` argument to launch your WebUI. For example, on Windows, your `webui-user.bat` should include:
@ -131,7 +135,8 @@ http://localhost:7860/?__theme=dark
#### Theme Customization
> 👉 Tip: Click the `⚙` icon in the upper-right corner to open the settings panel. The current available settings are as follows:
> **Note**\
> Click the `⚙` icon in the upper-right corner to open the settings panel. The current available settings are as follows:
- **Theme**
- Primary color: Currently offers `13` theme color combinations
@ -162,7 +167,8 @@ Automatically colorize prompt display according to the Stable Diffusion syntax r
#### Sidebar Customization
> 👉 Tip: Click the `⚙` icon in the upper-right corner to open the settings panel. The current available settings are as follows:
> **Note**\
> Click the `⚙` icon in the upper-right corner to open the settings panel. The current available settings are as follows:
- **Prompt Textarea**
- Display mode: `scroll fixed height` | `resizable by text lines`
@ -235,7 +241,8 @@ You can use Progressive Web Apps [PWA](https://support.google.com/chrome/answer/
Click the <kbd>🪄</kbd> button below Prompt to format the prompt words with one click.
> 👉 Tip: Convert full-width punctuation to half-width, remove extra spaces, add missing commas, and move the Extra-Networks model to the end.
> **Note**\
> Convert full-width punctuation to half-width, remove extra spaces, add missing commas, and move the Extra-Networks model to the end.
Before formatting:
@ -261,7 +268,8 @@ photorealistic photo of a handsome male, (wizard:1.2), short beard, white wizard
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| last 2 versions | last 2 versions | last 2 versions |
> ⚠️ There is currently a known compatibility issue with styles on Firefox browser.
> **Warning**\
> There is currently a known compatibility issue with styles on Firefox browser.
<div align="right">
@ -287,7 +295,7 @@ photorealistic photo of a handsome male, (wizard:1.2), short beard, white wizard
You can use Gitpod for online development:
[Open in Gitpod][gitpod-url]
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)][gitpod-url]
Alternatively, you can clone it for local development. To enable hot-reloading mode, you need to start stable diffuison on port `7860` in advance.
@ -318,7 +326,7 @@ Contributions of all types are more than welcome, if you are interested in contr
</div>
## 🔗 Credits
## 🔗 Links
### More Products

13
renovate.json Normal file
View File

@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"automerge": false,
"dependencyDashboard": true,
"ignoreDeps": [],
"labels": ["dependencies"],
"postUpdateOptions": ["yarnDedupeHighest"],
"prConcurrentLimit": 30,
"prHourlyLimit": 0,
"rebaseWhen": "conflicted",
"schedule": "on sunday before 6:00am",
"timezone": "UTC"
}