VideoCrafter icon indicating copy to clipboard operation
VideoCrafter copied to clipboard

How to use with other NVIDIA GPU

Open koala819 opened this issue 1 year ago • 2 comments

I have a Radeon graphic card and when I run

sh scripts/run_image2video.sh

I have this error

RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

koala819 avatar Nov 09 '23 13:11 koala819

What video card do you have? un need install, the nvidia drivers, the CUDA drivers, 118 I am trying to walk with an RTX2060, 12GBS of Vram. I still do not work, it is processing and using all the VRMA, I had several problems with the Torch and the Pytorch and the Xformers. I am even trying to walk in Windows, because the examples are from Linux, .sh and did not work. You must also download the models, which indicates for checkpoints,

zephirusgit avatar Nov 13 '23 21:11 zephirusgit

first of all, you need an NVIDIA graphics card, and secondly, make sure that the package you install supports GPU.

I feel like you need to check these two points above.

RuojiWang avatar Mar 13 '24 07:03 RuojiWang