AILab-CVC / VideoCrafter

VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models
https://ailab-cvc.github.io/videocrafter2/
Other
4.58k stars 342 forks source link

How to use with other NVIDIA GPU #47

Open koala819 opened 1 year ago

koala819 commented 1 year ago

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

zephirusgit commented 1 year ago

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,

RuojiWang commented 8 months ago

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.