[PR #810] [CLOSED] docs: ComfyUI image and editing #828

Closed
opened 2026-02-15 18:16:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/810
Author: @silentoplayz
Created: 11/11/2025
Status: Closed

Base: mainHead: ComfyUI-image-generation-and-editing-docs


📝 Commits (10+)

  • d2a1815 Merge pull request #794 from open-webui/main
  • 267c1f8 Merge pull request #795 from open-webui/main
  • 8a7d117 Merge pull request #799 from open-webui/main
  • 947afd1 Document ENABLE_PASSWORD_BASED_LOGIN configuration
  • b10c502 Document CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE
  • 1db4664 Update environment variable documentation for SSO
  • 2a81659 Update env-configuration.mdx
  • 8125a10 Merge pull request #809 from open-webui/main
  • ff2b50b docs: ComfyUI image and editing
  • 810d112 docs: Update ComfyUI image generation documentation

📊 Changes

9 files changed (+630 additions, -280 deletions)

View changed files

📝 docs/getting-started/env-configuration.mdx (+12 -0)
docs/tutorials/image-generation-and-editing/_category_.json (+7 -0)
docs/tutorials/image-generation-and-editing/automatic1111.md (+37 -0)
docs/tutorials/image-generation-and-editing/comfyui.md (+413 -0)
docs/tutorials/image-generation-and-editing/gemini.md (+47 -0)
docs/tutorials/image-generation-and-editing/image-router.md (+22 -0)
docs/tutorials/image-generation-and-editing/openai.md (+61 -0)
docs/tutorials/image-generation-and-editing/usage.md (+31 -0)
docs/tutorials/images.md (+0 -280)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/810 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 11/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ComfyUI-image-generation-and-editing-docs` --- ### 📝 Commits (10+) - [`d2a1815`](https://github.com/open-webui/docs/commit/d2a1815bdb009d0783a027a5ffa3fcc57a7934eb) Merge pull request #794 from open-webui/main - [`267c1f8`](https://github.com/open-webui/docs/commit/267c1f88f5e2e31a02a0737fbf4fdaaabe4f2bac) Merge pull request #795 from open-webui/main - [`8a7d117`](https://github.com/open-webui/docs/commit/8a7d11766ac9d4c800ae252d1db72336a741c2e7) Merge pull request #799 from open-webui/main - [`947afd1`](https://github.com/open-webui/docs/commit/947afd17e95f854d475a3996f4268ac94e362573) Document ENABLE_PASSWORD_BASED_LOGIN configuration - [`b10c502`](https://github.com/open-webui/docs/commit/b10c5024ef2602a94b1b60669cfaebad32dfd48b) Document CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE - [`1db4664`](https://github.com/open-webui/docs/commit/1db46642cd9ef4db68392f3ae194aee5096c86a7) Update environment variable documentation for SSO - [`2a81659`](https://github.com/open-webui/docs/commit/2a81659dda026c829656ec84b58f4c5fa53fef70) Update env-configuration.mdx - [`8125a10`](https://github.com/open-webui/docs/commit/8125a10ff5e3739eb0846595d793648b5249ba10) Merge pull request #809 from open-webui/main - [`ff2b50b`](https://github.com/open-webui/docs/commit/ff2b50ba2d33f4a02b56e52f04dd3f3d3bbfb09c) docs: ComfyUI image and editing - [`810d112`](https://github.com/open-webui/docs/commit/810d11266cff55c712da244e3dd2657759c37b21) docs: Update ComfyUI image generation documentation ### 📊 Changes **9 files changed** (+630 additions, -280 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.mdx` (+12 -0) ➕ `docs/tutorials/image-generation-and-editing/_category_.json` (+7 -0) ➕ `docs/tutorials/image-generation-and-editing/automatic1111.md` (+37 -0) ➕ `docs/tutorials/image-generation-and-editing/comfyui.md` (+413 -0) ➕ `docs/tutorials/image-generation-and-editing/gemini.md` (+47 -0) ➕ `docs/tutorials/image-generation-and-editing/image-router.md` (+22 -0) ➕ `docs/tutorials/image-generation-and-editing/openai.md` (+61 -0) ➕ `docs/tutorials/image-generation-and-editing/usage.md` (+31 -0) ➖ `docs/tutorials/images.md` (+0 -280) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:19 -05:00
yindo closed this issue 2026-02-15 18:16:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#828