Deep-MI / FastSurfer

PyTorch implementation of FastSurferCNN
Apache License 2.0
435 stars 115 forks source link

Fooocus colab stopping with this error #495

Closed Vigurus closed 2 months ago

Vigurus commented 3 months ago

Question/Support Request

How to get past this intermittent error?... I'm very, very new here, so any help would be great.

Screenshots

...

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

Environment

m-reuter commented 3 months ago

Hi, are you running on Linux, Mac or Windows ? And are you using Docker ?

Vigurus commented 3 months ago

Sorry I should have mentioned that it's windows 11.

dkuegler commented 3 months ago

This sounds a bit like an installation issue on your system.

Please run and copy the following:

  1. nvidia-smi
  2. run_fastsurfer.sh --version all

Please also add the run_fastsurfer.sh command you are using.

m-reuter commented 2 months ago

closing due to inactivity, feel free to re-open.