text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

bump gradio to 3.28

Open catalpaaa opened this issue 1 year ago • 3 comments

importent changes:

  1. Fix bug where port was not reused if the demo was closed and then re-launched by @freddyaboulton in PR 3896
  2. Fix issue where requesting for a non-existing file would trigger a 500 error by @micky2be in PR 3895.
  3. Fix bugs with abspath about symlinks, and unresolvable path on Windows by @micky2be in PR 3895.

this fixes:

  • #1632
  • #1407
  • https://github.com/gradio-app/gradio/issues/3675
  • and more similar issues

catalpaaa avatar Apr 28 '23 19:04 catalpaaa

3.28.1 just got released too. Things moving so fast nowadays

Malrama avatar Apr 29 '23 10:04 Malrama

Updating Gradio to 3.28 also closes https://github.com/oobabooga/text-generation-webui/pull/1290

DavG25 avatar Apr 29 '23 16:04 DavG25

3.28.1 just got released too. Things moving so fast nowadays

3.28.1 fixes broken dropdown in 3.28, good stuff

catalpaaa avatar May 01 '23 18:05 catalpaaa

Updated here https://github.com/oobabooga/text-generation-webui/commit/d016c3864051ad8c15c345efc9098957345c865f

oobabooga avatar May 02 '23 22:05 oobabooga