update info about gradio in changelog file
Linter / ruff (push) Failing after 37s
Linter / eslint (push) Failing after 27s
Tests / tests on CPU with empty model (push) Failing after 43s

This commit is contained in:
AUTOMATIC1111
2023-08-24 11:16:29 +03:00
parent 189229bbf9
commit 935d9d899c
+1 -1
View File
@@ -67,7 +67,7 @@
* make it possible to localize tooltips and placeholders
### Extensions and API:
* gradio 3.39
* gradio 3.41.0
* also bump versions for packages: transformers, GitPython, accelerate, scikit-image, timm, tomesd
* support tooltip kwarg for gradio elements: gr.Textbox(label='hello', tooltip='world')
* properly clear the total console progressbar when using txt2img and img2img from API