Add RTX 5090 compatibility note to README

pull/17329/merge^2
PiercingXX 2026-03-10 19:05:00 -04:00
parent b2880fad16
commit 3e5c3318f2
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,14 @@ A web interface for Stable Diffusion, implemented using Gradio library.
![](screenshot.png)
## RTX 5090 Compatibility Fork
This fork includes compatibility updates for running with RTX 5090 GPUs and recent PyTorch nightly builds.
- Branch with changes: `feat/rtx5090-compat`
- Key compatibility notes: optional guards for evolving `ldm`/CompVis APIs and startup robustness improvements
- Full patch details: `docs/rtx5090-compatibility.md`
## Features
[Detailed feature showcase with images](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features):
- Original txt2img and img2img modes