mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 00:03:20 +01:00
Windows: Show GPU list and driver versions in log
This commit is contained in:
parent
74c0ca0902
commit
120f9e567c
@ -39,6 +39,7 @@ call where conda
|
|||||||
call conda --version
|
call conda --version
|
||||||
echo .
|
echo .
|
||||||
echo COMSPEC=%COMSPEC%
|
echo COMSPEC=%COMSPEC%
|
||||||
|
wmic path win32_VideoController get name,AdapterRAM,DriverDate,DriverVersion
|
||||||
|
|
||||||
@rem Download the rest of the installer and UI
|
@rem Download the rest of the installer and UI
|
||||||
call scripts\on_env_start.bat
|
call scripts\on_env_start.bat
|
||||||
|
Loading…
Reference in New Issue
Block a user