ControlNet icon indicating copy to clipboard operation
ControlNet copied to clipboard

console: You have unused kwarg parametres

Open davehornik opened this issue 2 years ago • 0 comments

Please can we get a fix for this console spam?

D:\Stable WEBUI\stable-diffusion-webui\venv\lib\site-packages\gradio\deprecation.py:43: UserWarning: You have unused kwarg parameters in Row, please remove them: {'equal_height': True}
  warnings.warn(
D:\Stable WEBUI\stable-diffusion-webui\venv\lib\site-packages\gradio\deprecation.py:43: UserWarning: You have unused kwarg parameters in Tab, please remove them: {'open': False}
  warnings. Warn(

Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)] gradio: 3.23.0

davehornik avatar Apr 02 '23 16:04 davehornik