diff --git a/Install-and-Run-on-NVidia-GPUs.md b/Install-and-Run-on-NVidia-GPUs.md index 2741ca0..a2688aa 100644 --- a/Install-and-Run-on-NVidia-GPUs.md +++ b/Install-and-Run-on-NVidia-GPUs.md @@ -9,7 +9,9 @@ 4. Double click the `run.bat` to launch web UI, during the first launch it will download large amounts of files. After everything has been downloaded and installed correctly, you should see a message "`Running on local URL: http://127.0.0.1:7860`", opening the link will present you with the web UI interface. > you should be able to start generating images -> Currently 50 Series GPUs requires the use of `PyTorch 2.7` which has not been merged, please use `switch-branch-toole.bat` to switch to branch [`Pytorch==2.7.0-xFormers==0.0.30`](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/16972) +> Currently 50 Series GPUs requires the use of `PyTorch 2.7` which has not been merged
+> please use `switch-branch-toole.bat` to switch to branch [`Pytorch==2.7.0-xFormers==0.0.30`](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/16972)
+> discussion post [Nvidia Blackwell 50XX GPU instructions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/16818) ### Extra configurations via `COMMANDLINE_ARGS` There are some configuration options that you may want apply to web UI, in order to configure these options you need to edit the launch script found at `sd.webui\webui\webui-user.bat`, edit the file add the selected arguments after `set COMMANDLINE_ARGS=` like so :