Skip to content

[codex] Fix outpaint checkpoint link#977

Merged
comfyui-wiki merged 1 commit into
Comfy-Org:mainfrom
xclear-cast:codex/fix-outpaint-checkpoint-link
May 11, 2026
Merged

[codex] Fix outpaint checkpoint link#977
comfyui-wiki merged 1 commit into
Comfy-Org:mainfrom
xclear-cast:codex/fix-outpaint-checkpoint-link

Conversation

@xclear-cast
Copy link
Copy Markdown
Contributor

Summary

Fixes the broken Stable Diffusion 2 inpainting checkpoint link on the basic outpainting tutorial.

Changes

  • Replaces the old stabilityai/stable-diffusion-2-inpainting/blob/main URL with the working Comfy-Org repackaged resolve/main checkpoint URL.
  • Applies the same fix to the English, Chinese, and Japanese outpainting tutorial pages to keep translations consistent.

Validation

  • git diff --check
  • Confirmed the old stabilityai/.../blob/main/512-inpainting-ema.safetensors URL returns 401 Unauthorized.
  • Confirmed the replacement Comfy-Org/stable_diffusion_2.1_repackaged/resolve/main/512-inpainting-ema.safetensors URL resolves to 200 OK after redirect.

Fixes #973.

@comfyui-wiki
Copy link
Copy Markdown
Member

Nice catch, thanks

@comfyui-wiki comfyui-wiki merged commit ebc6c0e into Comfy-Org:main May 11, 2026
2 checks passed
@MoOnThePage
Copy link
Copy Markdown

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue on docs broken link

3 participants