System Info tab for WebUI which shows realtime information of the server. Also supports sending crowdsourced inference data as an option.
 
 
 
 
Go to file
Vladimir Mandic 97577f5dd5 update screenshot 2023-01-14 11:59:52 -05:00
javascript create 2023-01-14 11:42:01 -05:00
scripts update 2023-01-14 11:50:20 -05:00
LICENSE Initial commit 2023-01-14 11:40:39 -05:00
README.md create 2023-01-14 11:42:01 -05:00
install.py create 2023-01-14 11:42:01 -05:00
preload.py create 2023-01-14 11:42:01 -05:00
system-info-json.jpg create 2023-01-14 11:42:01 -05:00
system-info-models.jpg create 2023-01-14 11:42:01 -05:00
system-info.jpg update screenshot 2023-01-14 11:59:52 -05:00

README.md

Info Tab extensions for SD Automatic WebUI

Creates a top-level Info tab in Automatic WebUI with

State & memory info are auto-updated every second if tab is visible (no updates are performed when tab is not visible)
All other information is updated once upon WebUI load and can be force refreshed if required

Current information:

  • Version
  • Current Model & VAE
  • Current State
  • Current Memory statistics

System data:

  • Platform details

  • Torch & CUDA details

  • Active CMD flags such as low-vram or med-vram

  • Versions of critical libraries

  • Versions of dependent repositories

    screenshot

Models

  • Models

  • Hypernetworks

  • Embeddings

    screenshot

Info Object

  • System object is available as JSON for quick passing of information

    screenshot