Recent Releases of gradio

gradio - gradio@5.44.1

Features

  • #11776 3393b70 - Support deploying to Google Cloud using gradio deploy --provider gcloud. Thanks @abidlabs!
  • #11764 e6ce731 - Display performance metrics for API/MCP requests in View API page. Thanks @freddyaboulton!

Fixes

  • #11769 b4299fe - Fix reactive feedback loop in audio player causing a crash. Thanks @its5Q!
  • #11782 e132283 - remove dompurify, update mermaid. Thanks @pngwn!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/core@0.27.2

Features

  • #11764 e6ce731 - Display performance metrics for API/MCP requests in View API page. Thanks @freddyaboulton!

Dependency updates

  • @gradio/statustracker@0.10.18

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/markdown-code@0.5.1

Fixes

  • #11782 e132283 - remove dompurify, update mermaid. Thanks @pngwn!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/statustracker@0.10.18

Fixes

  • #11782 e132283 - remove dompurify, update mermaid. Thanks @pngwn!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/dataframe@0.19.1

Fixes

  • #11782 e132283 - remove dompurify, update mermaid. Thanks @pngwn!

Dependency updates

  • @gradio/statustracker@0.10.18
  • @gradio/markdown-code@0.5.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/chatbot@0.26.23

Fixes

  • #11782 e132283 - remove dompurify, update mermaid. Thanks @pngwn!

Dependency updates

  • @gradio/statustracker@0.10.18
  • @gradio/markdown-code@0.5.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/audio@0.17.26

Fixes

  • #11769 b4299fe - Fix reactive feedback loop in audio player causing a crash. Thanks @its5Q!

Dependency updates

  • @gradio/statustracker@0.10.18

- Python
Published by gradio-pr-bot 6 months ago

gradio - gradio@5.44.0

Features

  • #11747 513d21e - feat: Add autoscroll parameter to HTML component. Thanks @Rishirandhawa!
  • #11766 dfc0e03 - Add JS Dataframe documentation to docs. Thanks @pngwn!
  • #11772 61a7a7b - Use full "Returns" section when generating the function description. Thanks @abidlabs!
  • #11774 5a4ae49 - Fix markdown link rendering in docs descriptions. Thanks @aliabd!
  • #11736 40451c9 - Support different encodings in reload mode. Thanks @freddyaboulton!
  • #11767 f67faa4 - Use icons instead of Emojis in MCP page. Thanks @freddyaboulton!
  • #11773 e16e45c - Add docs for auth and rate limiting. Thanks @abidlabs!
  • #11742 38427c4 - Add a gr.Draggable layout. Thanks @abidlabs!

Fixes

  • #11771 f53b24b - Fix file upload error due to file extension case differences. Thanks @rca-umb!
  • #11756 62209da - Remove gray line present in ChatInterface demos. Thanks @freddyaboulton!
  • #11757 710bbc2 - Allow path parameter when mounting app. Thanks @aliabid94!
  • #11755 9260ffb - Fix handling of missing choices in streaming response. Thanks @alugowski!
  • #11746 354f236 - Fix bug where allowed paths not respected after first reload. Thanks @freddyaboulton!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/upload@0.16.16

Fixes

  • #11771 f53b24b - Fix file upload error due to file extension case differences. Thanks @rca-umb!

Dependency updates

  • @gradio/icons@0.13.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/html@0.7.0

Features

  • #11747 513d21e - feat: Add autoscroll parameter to HTML component. Thanks @Rishirandhawa!

Dependency updates

  • @gradio/icons@0.13.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/icons@0.13.1

Features

  • #11767 f67faa4 - Use icons instead of Emojis in MCP page. Thanks @freddyaboulton!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/draggable@0.2.0

Features

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/dataframe@0.19.0

Features

  • #11766 dfc0e03 - Add JS Dataframe documentation to docs. Thanks @pngwn!
  • #11712 0025e1a - Publish gr.Dataframe as standalone library. Thanks @hannahblair!

Dependency updates

  • @gradio/icons@0.13.1
  • @gradio/upload@0.16.16

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/core@0.27.1

Features

  • #11767 f67faa4 - Use icons instead of Emojis in MCP page. Thanks @freddyaboulton!

Dependency updates

  • @gradio/icons@0.13.1
  • @gradio/upload@0.16.16

- Python
Published by gradio-pr-bot 6 months ago

gradio - gradio@5.43.1

Features

  • #11744 f54e454 - fix client. Thanks @abidlabs!
  • #11743 a420ef4 - Remove unneeded svelte-ignore lines in gr.Dialogue. Thanks @hannahblair!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/dialogue@0.2.1

Features

  • #11743 a420ef4 - Remove unneeded svelte-ignore lines in gr.Dialogue. Thanks @hannahblair!

- Python
Published by gradio-pr-bot 6 months ago

gradio - gradio_client@1.12.1

Features

- Python
Published by gradio-pr-bot 6 months ago

gradio - gradio@5.43.0

Features

  • #11721 58d9d9e - Remove dupe maximise/maximize icon. Thanks @hannahblair!
  • #11731 8fd8ccd - Switch from pyright to ty. Thanks @abidlabs!
  • #11723 379f0c1 - Support MCP resources and prompts. Thanks @abidlabs!
  • #11696 985f0d7 - Add ui_mode and type to gr.Dialogue. Thanks @freddyaboulton!
  • #11741 7ce7a11 - Add analytics for gradio --vibe. Thanks @abidlabs!
  • #11730 99ec14c - Support passing in gr.Request in server functions. Thanks @freddyaboulton!

Fixes

  • #11709 48f1dcf - Fix output paths for the @gradio/client browser build. Thanks @pngwn!
  • #11720 4d3d983 - Exit fullscreen mode when gr.Image value is cleared. Thanks @hannahblair!
  • #11725 080f888 - Ensure it is possible to use @render to generate Tabs. Thanks @aliabid94!
  • #11734 2210fca - Refactor: remove deprecated geteventloop() fallback. Thanks @TakaSoap!
  • #11707 296a0d0 - Fix three server closure bugs. Thanks @l3331l4!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/video@0.15.0

Features

  • #11721 58d9d9e - Remove dupe maximise/maximize icon. Thanks @hannahblair!

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/image@0.22.17

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/vibeeditor@0.2.2

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/upload@0.16.15

Dependency updates

  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/uploadbutton@0.9.11

Dependency updates

  • @gradio/client@1.17.1
  • @gradio/upload@0.16.15
  • @gradio/button@0.5.11

- Python
Published by gradio-pr-bot 6 months ago

gradio - @self/tootils@0.7.28

Dependency updates

  • @gradio/statustracker@0.10.17

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/textbox@0.10.20

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/statustracker@0.10.17

Dependency updates

  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/simpletextbox@0.3.28

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/slider@0.6.16

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/sketchbox@0.6.15

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/column@0.2.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/simpleimage@0.8.39

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/plot@0.9.22

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/simpledropdown@0.3.27

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/radio@0.7.10

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/sidebar@0.1.20

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/column@0.2.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/paramviewer@0.7.15

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/number@0.6.4

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/nativeplot@0.7.4

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/multimodaltextbox@0.10.17

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/image@0.22.17
  • @gradio/video@0.15.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/markdown@0.13.20

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/model3d@0.14.25

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/lite@5.43.0

Dependency updates

  • @gradio/atoms@0.16.5
  • @gradio/core@0.27.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/label@0.5.19

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/json@0.5.29

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/imageslider@0.2.13

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/imageeditor@0.16.5

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/image@0.22.17

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/form@0.2.23

Dependency updates

  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/image@0.22.17

Fixes

  • #11720 4d3d983 - Exit fullscreen mode when gr.Image value is cleared. Thanks @hannahblair!

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/icons@0.13.0

Features

  • #11721 58d9d9e - Remove dupe maximise/maximize icon. Thanks @hannahblair!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/gallery@0.15.31

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/image@0.22.17
  • @gradio/file@0.12.28
  • @gradio/video@0.15.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/html@0.6.19

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/highlightedtext@0.9.10

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/fileexplorer@0.5.39

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/checkbox@0.4.28
  • @gradio/file@0.12.28

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/file@0.12.28

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/fallback@0.4.27

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/dropdown@0.10.2

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/downloadbutton@0.4.11

Dependency updates

  • @gradio/client@1.17.1
  • @gradio/button@0.5.11

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/dataset@0.4.32

Dependency updates

  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/upload@0.16.15
  • @gradio/textbox@0.10.20

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/dialogue@0.2.0

Features

  • #11696 985f0d7 - Add ui_mode and type to gr.Dialogue. Thanks @freddyaboulton!

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0
  • @gradio/dropdown@0.10.2
  • @gradio/textbox@0.10.20

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/dataframe@0.18.8

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/button@0.5.11
  • @gradio/checkbox@0.4.28

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/datetime@0.3.20

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/core@0.27.0

Features

  • #11723 379f0c1 - Support MCP resources and prompts. Thanks @abidlabs!

Fixes

  • #11725 080f888 - Ensure it is possible to use @render to generate Tabs. Thanks @aliabid94!

Dependency updates

  • @gradio/code@0.14.15
  • @gradio/statustracker@0.10.17
  • @gradio/paramviewer@0.7.15
  • @gradio/atoms@0.16.5
  • @gradio/column@0.2.1
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/image@0.22.17
  • @gradio/dropdown@0.10.2
  • @gradio/textbox@0.10.20
  • @gradio/button@0.5.11
  • @gradio/gallery@0.15.31
  • @gradio/plot@0.9.22
  • @gradio/checkbox@0.4.28
  • @gradio/file@0.12.28
  • @gradio/video@0.15.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/colorpicker@0.4.27

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @self/component-test@0.5.31

Dependency updates

  • @gradio/video@0.15.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/checkboxgroup@0.6.27

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/code@0.14.15

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/chatbot@0.26.22

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/image@0.22.17
  • @gradio/gallery@0.15.31
  • @gradio/plot@0.9.22
  • @gradio/video@0.15.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/checkbox@0.4.28

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @self/app@1.50.9

Dependency updates

  • @gradio/client@1.17.1
  • @gradio/core@0.27.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/box@0.2.23

Dependency updates

  • @gradio/atoms@0.16.5

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/button@0.5.11

Dependency updates

  • @gradio/client@1.17.1
  • @gradio/upload@0.16.15
  • @gradio/image@0.22.17

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/audio@0.17.25

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15
  • @gradio/button@0.5.11

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/atoms@0.16.5

Dependency updates

  • @gradio/icons@0.13.0

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/annotatedimage@0.9.29

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/client@1.17.1
  • @gradio/icons@0.13.0
  • @gradio/upload@0.16.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - website@0.61.2

Features

  • #11704 0189862 - chore: remove no-op setting. Thanks @benmccann!

Dependency updates

  • @gradio/code@0.14.15
  • @gradio/statustracker@0.10.17
  • @gradio/paramviewer@0.7.15

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/accordion@0.5.22

Dependency updates

  • @gradio/statustracker@0.10.17
  • @gradio/atoms@0.16.5
  • @gradio/column@0.2.1

- Python
Published by gradio-pr-bot 6 months ago

gradio - gradio_client@1.12.0

Features

  • #11723 379f0c1 - Support MCP resources and prompts. Thanks @abidlabs!

- Python
Published by gradio-pr-bot 6 months ago

gradio - @gradio/client@1.17.1

Fixes

  • #11709 48f1dcf - Fix output paths for the @gradio/client browser build. Thanks @pngwn!

- Python
Published by gradio-pr-bot 6 months ago

gradio - gradio@5.42.0

Features

  • #11703 cbc6a84 - Fix flaky tests for release. Thanks @abidlabs!
  • #11700 37d4c48 - Have Client send authorization token with the X-HF-Authorization token. Thanks @abidlabs!
  • #11691 2605a99 - Add .failure() event listener for error handling. Thanks @elanehan!

Fixes

  • #11697 caca402 - Fix gr.LoginButton to work on custom domains. Thanks @abidlabs!
  • #11692 0b91ca9 - Fix z-index of icon button wrapper. Thanks @dawoodkhan82!
  • #11698 fc41f09 - Fix visibility changes in gr.render. Thanks @aliabid94!

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/video@0.14.24

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4
  • @gradio/client@1.17.0
  • @gradio/upload@0.16.14
  • @gradio/image@0.22.16

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/vibeeditor@0.2.1

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4
  • @gradio/client@1.17.0

- Python
Published by gradio-pr-bot 7 months ago

gradio - @self/tootils@0.7.27

Dependency updates

  • @gradio/statustracker@0.10.16

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/uploadbutton@0.9.10

Dependency updates

  • @gradio/client@1.17.0
  • @gradio/upload@0.16.14
  • @gradio/button@0.5.10

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/upload@0.16.14

Dependency updates

  • @gradio/atoms@0.16.4
  • @gradio/client@1.17.0

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/simpletextbox@0.3.27

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/textbox@0.10.19

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/statustracker@0.10.16

Dependency updates

  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/slider@0.6.15

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/sketchbox@0.6.14

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4
  • @gradio/column@0.2.1

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/simpleimage@0.8.38

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4
  • @gradio/client@1.17.0
  • @gradio/upload@0.16.14

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/simpledropdown@0.3.26

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/sidebar@0.1.19

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4
  • @gradio/column@0.2.1

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/radio@0.7.9

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/plot@0.9.21

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/paramviewer@0.7.14

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/number@0.6.3

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/multimodaltextbox@0.10.16

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/video@0.14.24
  • @gradio/atoms@0.16.4
  • @gradio/client@1.17.0
  • @gradio/upload@0.16.14
  • @gradio/image@0.22.16

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/nativeplot@0.7.3

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/markdown@0.13.19

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/model3d@0.14.24

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4
  • @gradio/client@1.17.0
  • @gradio/upload@0.16.14

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/lite@5.42.0

Dependency updates

  • @gradio/atoms@0.16.4
  • @gradio/core@0.26.0

- Python
Published by gradio-pr-bot 7 months ago

gradio - @gradio/label@0.5.18

Dependency updates

  • @gradio/statustracker@0.10.16
  • @gradio/atoms@0.16.4

- Python
Published by gradio-pr-bot 7 months ago