Hi guys,
I’ve got a GPU-based app that is not working in Streamlit, despite NVIDIA drivers being installed on the laptop.
Here’s the error message I get:
There must be something I haven’t enabled properly, but not sure what it could be!
Thanks,
Charly
There are the NVIDIA video drivers, and then there are the CUDA/cudnn/cudatoolkit drivers. Do you have the latter installed?
2 Likes
Cheers Randy!
Nope, I didn’t… Be right back!
Can you explain in detail how to deal with it? I also encountered this problem, but I didn’t understand how to solve it. Thank you