Closed DavidHF closed 7 months ago
Please do not confuse local setup (1070) with Cloud (Colab), when using Colab your local GPU isn't used at all, you're only using the browser as an interface. This could also be done with your smartphone.
The issue in Colab for destination path is no issue, this just indicates that Fooocus already has been downloaded to the cloud instance.
Solution: Use a T4 instance or better in the cloud, in general one offering a GPU, as i assume you've either run out of free Colab minutes or switched by accident to a TPU/CPU instance.
I know. I specifically ask it NOT to use local GPU. Already running T4 and nowhere near 2000 minutes. Which makes the error message totally miss the target.
It would be interesting to fire it up on colab without using the GPU. For quick benchmark testings.
Currently it is not possible because the first unit gives error.
I just skimmed through the code and I think it is a rather easy fix it but no time.
Can someone more advanced in the code point at the things to change?
Ty
R
Checklist
What happened?
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
Steps to reproduce the problem
30 minutes ago (and during the last few days) I had no problems starting and running lllyasviel/Fooocus.git. But 30 minutes ago when restarting I got this: 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
During the last 30 minutes I haven't installed another graphics card. I have an Nvidia 1070 TI installed and driver is latest version. but the problem might be because I am also using the onboard Intel Graphics card. My guess is you don't really check for confusion with multiple graphics adapters. Probably detecting the wrong driver as enum can be random.
I should NOT get an error message like this.
The log also has this: fatal: destination path 'Fooocus' already exists and is not an empty directory.
Message is persistant. Reboot makes no difference.
What should have happened?
should never have gotten that error message as I have a fully functional GTX 1070 TI onboard.
What browsers do you use to access Fooocus?
Google Chrome
Where are you running Fooocus?
Cloud (Google Colab)
What operating system are you using?
Windows 11
Console logs
Additional information
Driver updated 2 days ago and checked again right now. It IS latest possible version. Studio as well as Game Ready.