Skip to content

[dell] Add sdxl#550

Draft
goromal wants to merge 16 commits into
masterfrom
dev/sdxl
Draft

[dell] Add sdxl#550
goromal wants to merge 16 commits into
masterfrom
dev/sdxl

Conversation

@goromal

@goromal goromal commented Jun 15, 2026

Copy link
Copy Markdown
Owner

No description provided.

goromal and others added 8 commits June 14, 2026 18:06
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@goromal goromal added the MinorRelease Increments the anixpkgs minor release version. label Jun 15, 2026
@github-actions

Copy link
Copy Markdown

Change Description

[dell] Add sdxl

  • Add to global changelog

goromal and others added 8 commits June 14, 2026 21:09
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ComfyUI's /userdata/{file} API encodes subdir slashes as %2F; the
prefix-stripping proxy_pass decoded them, breaking the single-segment
route (HTTP 405 on workflow save). Forward $request_uri verbatim instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The raw-URI fix forwarded $request_uri (incl. query) through a variable
proxy_pass, so nginx percent-encoded the '?' into the userdata filename
(workflows saved as 'castle1.json?overwrite=...'). Split path and query
into custom variables and rejoin as $path?$query; avoids $args so the
config still passes the gixy SSRF lint.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The default 10m client_max_body_size rejected high-res source-image
uploads (img2img/inpaint) with HTTP 413. Match ComfyUI's own 100MB default.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MinorRelease Increments the anixpkgs minor release version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants