mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 10:46:26 +07:00
docs: Reorganize and expand ComfyUI image-generation docs
- Move all image-generation content into docs/image-generation-and-editing/ - Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation) - Explain how to set node IDs in Open WebUI - Add example setups for Qwen and FLUX.1 models - Fix broken links and tidy formatting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "🎤 Speech To Text",
|
||||
"label": "🎙️ Speech To Text",
|
||||
"position": 5,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: "Environment Variables"
|
||||
title: "🌍 Environment Variables"
|
||||
---
|
||||
|
||||
## Environment Variables List
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: "🗨️ Configuration"
|
||||
title: "⚙️ Configuration"
|
||||
---
|
||||
|
||||
Open Web UI supports both local, browser, and remote speech to text.
|
||||
|
||||
Reference in New Issue
Block a user