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

Warnings in the console during starting/reloading when System Info is enabled #16

Closed GlebIgorevich closed 1 year ago

GlebIgorevich commented 1 year ago

I see warnings in the console every time when I'm starting the server or restarting that (Reload UI button). It reproduced in 100% of tries. This problem started many versions of System Info ago, can't indicate when it happened. I did not see any noticeable manifestation after this warnings. The extension worked correctly (hope so).

• sd-extension-system-info 79243697 (Thu May 18 11:01:58 2023) • version Automatic1111: v1.2.1 • python: 3.10.6 • torch: 2.0.1+cu118 • xformers: 0.0.17 • gradio: 3.29.0 • checkpoint: 467c55aab8 (Commit hash: 89f9faa63388756314e8a1d96cf86bf5e0663045)

C:\StableDiffusion\venv\lib\site-packages\gradio\deprecation.py:43: UserWarning: You have unused kwarg parameters in JSON, please remove them: {'lines': 0}
  warnings.warn(
C:\StableDiffusion\venv\lib\site-packages\gradio\deprecation.py:43: UserWarning: You have unused kwarg parameters in Textbox, please remove them: {'default': ''}
  warnings.warn(
vladmandic commented 1 year ago

there is no reason to have warnings enabled in your settings unless you're a developer - so disable them. this is pretty much a self-inflicted issue :) otherwise, those a perfectly normal/expected.