[PR #119] [MERGED] added four new environment variables for ComfyUI #241

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/119
Author: @JohnTheNerd
Created: 6/16/2024
Status: Merged
Merged: 6/19/2024
Merged by: @tjbck

Base: mainHead: comfyui-env-config


📝 Commits (1)

  • 45171e7 added four new environment variables for ComfyUI

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+20 -0)

📄 Description

  • COMFYUI_CFG_SCALE: sets cfg_scale to be passed to ComfyUI
  • COMFYUI_SAMPLER: sets the sampler
  • COMFYUI_SCHEDULER: sets the scheduler
  • COMFYUI_SD3: uses the SD3 latent image

🔄 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/119 **Author:** [@JohnTheNerd](https://github.com/JohnTheNerd) **Created:** 6/16/2024 **Status:** ✅ Merged **Merged:** 6/19/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `comfyui-env-config` --- ### 📝 Commits (1) - [`45171e7`](https://github.com/open-webui/docs/commit/45171e7b3ea8db0004e763714202da7e0a89d4b2) added four new environment variables for ComfyUI ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+20 -0) </details> ### 📄 Description - COMFYUI_CFG_SCALE: sets cfg_scale to be passed to ComfyUI - COMFYUI_SAMPLER: sets the sampler - COMFYUI_SCHEDULER: sets the scheduler - COMFYUI_SD3: uses the SD3 latent image --- <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 17:16:01 -05:00
yindo closed this issue 2026-02-15 17:16:02 -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#241