What to build
Refresh the ComfyUI ESRGAN downloader so the curated upscale model pull path works again or clearly marks the unavailable asset as optional.
During diagnosis, get_esrgan.sh failed on 4x-UltraSharp.pth with HTTP 401. The rest of the model pull sequence could continue, but this leaves the ESRGAN workflow path incomplete.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Refresh the ComfyUI ESRGAN downloader so the curated upscale model pull path works again or clearly marks the unavailable asset as optional.
During diagnosis,
get_esrgan.shfailed on4x-UltraSharp.pthwith HTTP 401. The rest of the model pull sequence could continue, but this leaves the ESRGAN workflow path incomplete.Acceptance criteria
get_esrgan.shno longer uses a URL that returns HTTP 401 for4x-UltraSharp.pth.4x-UltraSharp.pthfrom a stable public source, or documents and skips it as unavailable/optional.RealESRGAN_x4plus.pthbehavior is preserved.Blocked by
None - can start immediately