vladmandic / sd-extension-system-info

System and platform info and standardized benchmarking extension for SD.Next and WebUI
https://vladmandic.github.io/sd-extension-system-info/pages/benchmark.html
MIT License
280 stars 51 forks source link

Add GPU temperture pls #44

Closed 2575044704 closed 8 months ago

vladmandic commented 8 months ago

system-info only uses torch api for gpu and temps are not available via that api. i don't plan to add secondary api interface to system info.

however, live monitoring using nvsmi interface is available in sd.next already - see screenshot below.

image