Skip to content

RTX 5090 compatibility guards for CompVis LDM variants#17329

Open
PiercingXX wants to merge 3 commits intoAUTOMATIC1111:devfrom
PiercingXX:feat/rtx5090-compat
Open

RTX 5090 compatibility guards for CompVis LDM variants#17329
PiercingXX wants to merge 3 commits intoAUTOMATIC1111:devfrom
PiercingXX:feat/rtx5090-compat

Conversation

@PiercingXX
Copy link

Summary

This PR adds defensive compatibility guards so webui can run on modern RTX 5090 + torch nightly stacks when the underlying implementation differs from expected attributes/modules.

Changes

  • Guard access in
  • Guard access in
  • Make import/usage optional in
  • Add fallback no-op when is unavailable in
  • Make MiDaS import optional and skip autodownload wrapper when unavailable in
  • Update default stable diffusion repo/commit in to a reachable CompVis source
  • Added detailed docs in

Validation

  • Confirmed torch/cuda runtime sees
  • Confirmed webui startup path reaches with smoke flags
  • Confirmed HTTP endpoint returns web UI HTML

Notes

  • Full image generation still requires checkpoint presence/download in runtime environment.

@PiercingXX PiercingXX changed the base branch from master to dev March 10, 2026 23:08
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.

1 participant