Joshua Rothe

Results 3 comments of Joshua Rothe

CUDA is an NVIDIA-proprietary software and only works with NVIDIA GPUs. So to everyone who has AMD that is wondering why your GPU isn't recognized..

@omni002 CUDA is an NVIDIA-proprietary software for parallel processing of machine learning/deeplearning models that is meant to run on NVIDIA GPUs, and is a dependency for StableDiffision running on GPUs....

@omni002 Edit webui-user.bat, where it says: _COMMANDLINE_ARGS=_ and change it to: _COMMANDLINE_ARGS= --lowvram --precision full --no-half --skip-torch-cuda-test_ Edit: The above assumes windows, if linux then add the line to webui-user.sh,...