View Single Post
Old 2024-01-25, 05:30   Link #1
scififan
Senior Member
 
Join Date: May 2014
need a way to bypass RTX/CUDA requirement

After watched some Stable Diffusion tutorials online, I tried to follow the instruction. For example:


However, my computers are not meeting the hardware requirement. The diffusion module, by default, requires to use cuda. In some instances, I could bypass the requirement by using to("cpu"). When I tried to use more advanced feature, the program just output errors. According online answer, it is due to missing Nvidia's RTX. The Nvida chip on my PC is not meeting the requirement. Some people boasted that AMD graphic chip could do the same thing, but the online research showed the opposite conclusion.

How can I use Stable Diffusion without an error due to mssing RTX hardware?
scififan is offline   Reply With Quote