-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Insights: gradio-app/gradio
Overview
-
- 27 Merged pull requests
- 0 Open pull requests
- 37 Closed issues
- 22 New issues
Could not load contribution data
Please try again later
54 Releases published by 1 person
-
@gradio/accordion@0.5.9
published
Mar 13, 2025 -
@gradio/annotatedimage@0.9.11
published
Mar 13, 2025 -
@gradio/atoms@0.14.0
published
Mar 13, 2025 -
@gradio/audio@0.17.5
published
Mar 13, 2025 -
@gradio/box@0.2.13
published
Mar 13, 2025 -
@gradio/button@0.4.10
published
Mar 13, 2025 -
@gradio/chatbot@0.24.4
published
Mar 13, 2025 -
@gradio/checkbox@0.4.15
published
Mar 13, 2025 -
@gradio/checkboxgroup@0.6.15
published
Mar 13, 2025 -
@gradio/code@0.12.0
published
Mar 13, 2025 -
@gradio/colorpicker@0.4.15
published
Mar 13, 2025 -
@gradio/core@0.13.0
published
Mar 13, 2025 -
@gradio/dataframe@0.17.0
published
Mar 13, 2025 -
@gradio/dataset@0.4.10
published
Mar 13, 2025 -
@gradio/datetime@0.3.7
published
Mar 13, 2025 -
@gradio/downloadbutton@0.3.10
published
Mar 13, 2025 -
@gradio/dropdown@0.9.14
published
Mar 13, 2025 -
@gradio/fallback@0.4.15
published
Mar 13, 2025 -
@gradio/file@0.12.10
published
Mar 13, 2025 -
@gradio/fileexplorer@0.5.21
published
Mar 13, 2025 -
@gradio/gallery@0.15.10
published
Mar 13, 2025 -
@gradio/form@0.2.13
published
Mar 13, 2025 -
@gradio/html@0.6.6
published
Mar 13, 2025 -
@gradio/highlightedtext@0.8.15
published
Mar 13, 2025 -
@gradio/image@0.21.5
published
Mar 13, 2025 -
@gradio/json@0.5.15
published
Mar 13, 2025 -
@gradio/imageeditor@0.12.12
published
Mar 13, 2025 -
@gradio/label@0.5.7
published
Mar 13, 2025 -
@self/component-test@0.5.11
published
Mar 13, 2025 -
@gradio/markdown@0.13.5
published
Mar 13, 2025 -
@gradio/model3d@0.14.5
published
Mar 13, 2025 -
@gradio/markdown-code@0.4.1
published
Mar 13, 2025 -
@gradio/multimodaltextbox@0.9.11
published
Mar 13, 2025 -
@gradio/nativeplot@0.5.9
published
Mar 13, 2025 -
@gradio/number@0.5.15
published
Mar 13, 2025 -
@gradio/paramviewer@0.7.3
published
Mar 13, 2025 -
@gradio/radio@0.6.15
published
Mar 13, 2025 -
@gradio/simpledropdown@0.3.15
published
Mar 13, 2025 -
@gradio/plot@0.9.10
published
Mar 13, 2025 -
@gradio/simpleimage@0.8.21
published
Mar 13, 2025 -
@gradio/simpletextbox@0.3.15
published
Mar 13, 2025 -
@gradio/sidebar@0.1.7
published
Mar 13, 2025 -
@gradio/sketchbox@0.6.2
published
Mar 13, 2025 -
@gradio/slider@0.6.3
published
Mar 13, 2025 -
@gradio/textbox@0.10.5
published
Mar 13, 2025 -
@gradio/lite@5.21.0
published
Mar 13, 2025 -
website@0.53.0
published
Mar 13, 2025 -
@gradio/uploadbutton@0.8.10
published
Mar 13, 2025 -
@gradio/upload@0.15.5
published
Mar 13, 2025 -
@gradio/video@0.14.5
published
Mar 13, 2025 -
@gradio/statustracker@0.10.5
published
Mar 13, 2025 -
gradio@5.21.0
published
Mar 13, 2025 -
@self/app@1.47.7
published
Mar 13, 2025 -
@self/tootils@0.7.16
published
Mar 13, 2025
27 Pull requests merged by 10 people
-
chore: update versions
#10753 merged
Mar 13, 2025 -
Fix max characters in non-editable dataframes
#10805 merged
Mar 13, 2025 -
Fix for Pydantic 2.11.0b1: handle {..., "additionalProperties": true} in JSON schema
#10798 merged
Mar 13, 2025 -
Add parent focus for drag selection
#10804 merged
Mar 13, 2025 -
Fix excess scroll bug in dataframe
#10802 merged
Mar 13, 2025 -
Adds a tutorial explaining share links, debugging share issues, and how to set up your own share server
#10761 merged
Mar 13, 2025 -
On Windows OS, hide
gr.Dataframe
scrollbars while keeping scrolling functionality#10784 merged
Mar 13, 2025 -
Remove fixed layouts from dataframe
#10786 merged
Mar 12, 2025 -
Fixed size for pending thoughts
#10671 merged
Mar 12, 2025 -
Allow sorting by multiple columns in dataframe
#10778 merged
Mar 12, 2025 -
Implement cell selection via drag in dataframe
#10787 merged
Mar 12, 2025 -
Move
gr.Textbox
lines logic to frontend#10785 merged
Mar 11, 2025 -
Include source in pypi builds
#10780 merged
Mar 11, 2025 -
Tweak Image Editor UI
#10779 merged
Mar 11, 2025 -
Autocompletion on code editor component
#10733 merged
Mar 11, 2025 -
Allow navigating down from header cells, as well as support cmd/ctrl + arrow keys
#10777 merged
Mar 11, 2025 -
fix: latex rendering of markdown
#10765 merged
Mar 11, 2025 -
Update
gradio/utils.py
to properly handle the case when thewhich
command is missing.#10773 merged
Mar 11, 2025 -
Fix cell selection when using shift + arrow keys
#10776 merged
Mar 10, 2025 -
Add
static_columns
param for interactive dataframes#10734 merged
Mar 10, 2025 -
Allow tags for chatbot models using
gr.load
#10768 merged
Mar 9, 2025 -
Add
gradio sketch
to quickstart#10760 merged
Mar 8, 2025 -
Fix windows path issue in FileExplorer
#10735 merged
Mar 7, 2025 -
Allow custom tags for chatbot
#10743 merged
Mar 7, 2025 -
Fix dataframe search and filter functionality
#10757 merged
Mar 7, 2025 -
Raise exception when startup events fail due to inaccessible localhost
#10739 merged
Mar 7, 2025 -
Refactor
gr.Dataframe
#10631 merged
Mar 7, 2025
37 Issues closed by 6 people
-
Crash on launch with Pydantic 2.11b1
#10792 closed
Mar 13, 2025 -
Share link issues
#3677 closed
Mar 13, 2025 -
Comprehensive tutorial on identifying and resolving share=True issues
#5083 closed
Mar 13, 2025 -
Remove scrollers in dataframe
#10752 closed
Mar 13, 2025 -
Setting a column width on some columns of the `Dataframe` breaks other columns
#8099 closed
Mar 12, 2025 -
ChatInterface getting AttributeError: 'tuple' object has no attribute 'get'
#10791 closed
Mar 12, 2025 -
Force dark theme of gradio app
#10797 closed
Mar 12, 2025 -
Add the option to sort a Dataframe by several columns
#4981 closed
Mar 12, 2025 -
Dataframe UI issue with gr.Progress
#10790 closed
Mar 12, 2025 -
Textbox update failed sometime
#10781 closed
Mar 11, 2025 -
Missing Source Distribution (.tar.gz) in Latest PyPI Releases
#10766 closed
Mar 11, 2025 -
Jittery animiation when streaming to chat_interface.chatbot_value
#10767 closed
Mar 11, 2025 -
The latex_delimiters list seems doesn't work from gradio 5.10.0
#10782 closed
Mar 11, 2025 -
[ImageEditor] - Allow images to be uploaded to any layer.
#6506 closed
Mar 11, 2025 -
Plotly library issue
#10770 closed
Mar 11, 2025 -
Improve keyboard accessibility for `gr.DataFrame`
#7610 closed
Mar 11, 2025 -
Latex delimiters issue with `\(`
#10450 closed
Mar 11, 2025 -
Restrict the scope of interactivity for gr.Dataframe
#2020 closed
Mar 10, 2025 -
API recorder very broken on chats
#10771 closed
Mar 10, 2025 -
Gradio ChatInterface's bash/cURL API Example Is Incorrect
#10772 closed
Mar 10, 2025 -
Dataframe examples problem
#10723 closed
Mar 9, 2025 -
Add column explainers to dataframes
#9911 closed
Mar 9, 2025 -
gr.Chatbot() Fails to Display Messages with <think></think> Tags in gr.ChatMessage()
#10769 closed
Mar 9, 2025 -
Gradio FileExplorer InvalidPathError
#9918 closed
Mar 7, 2025 -
Search functionality doesn't work for gr.Dataframe
#10663 closed
Mar 7, 2025 -
Update User interface for all users without restarting the server
#10755 closed
Mar 7, 2025 -
Fix Infinite Loading When Localhost is Unreachable in Startup Events
#10729 closed
Mar 7, 2025 -
Gallery Close Detailed View Programmatically
#10750 closed
Mar 7, 2025 -
The reply text rendered by the streaming chatbot page is incomplete
#10731 closed
Mar 7, 2025 -
[BUG] when uploading image for inpainting
#10742 closed
Mar 7, 2025 -
DataFrame.column_widths interferes with pinned_columns, causing only the first column to be pinned
#10584 closed
Mar 7, 2025 -
When dataframe value is updated, sorts are not reset
#10296 closed
Mar 7, 2025 -
`gr.Progress` not displayed correctly on `gr.Dataframe`
#10632 closed
Mar 7, 2025 -
When `show_row_numbers=True` and scrolling up the table, the row numbers appear in front of the header
#10571 closed
Mar 7, 2025 -
Column width is incorrect when `show_row_numbers=True`
#10570 closed
Mar 7, 2025
22 Issues opened by 20 people
-
MarkupSafe dependency
#10806 opened
Mar 13, 2025 -
Allow TTS Button in `gr.Chatbot`
#10803 opened
Mar 13, 2025 -
Json Type value can not show in Example component
#10801 opened
Mar 13, 2025 -
Gradio Audio Trim feature broken
#10800 opened
Mar 12, 2025 -
Gradio whitelist FRPC
#10799 opened
Mar 12, 2025 -
Unable to implement Sidebar with ChatInterface as the layout distorts while using ChatInterface in Blocks
#10796 opened
Mar 12, 2025 -
[NPM PACKAGE] unable to import Client. ERR_PACKAGE_PATH_NOT_EXPORTED
#10795 opened
Mar 12, 2025 -
Chatbot cannot render replies in specific formats (internationalization issue?)
#10794 opened
Mar 12, 2025 -
Rendering LaTeX from a source (how to escape the backslashes?)
#10793 opened
Mar 12, 2025 -
Update the Audio playback state from the backend
#10789 opened
Mar 12, 2025 -
Progress updates on selected components vs. @gr.render
#10788 opened
Mar 11, 2025 -
Gradio: predict() got an unexpected keyword argument 'message'
#10783 opened
Mar 11, 2025 -
Python gradio_client can't send files without an extension
#10775 opened
Mar 10, 2025 -
Using gr.ImageEditor freeze the gr.Tab
#10774 opened
Mar 10, 2025 -
Stop automatically sorting `gr.Barplot` labels alphabetically
#10764 opened
Mar 8, 2025 -
Support ability to create native gr.Barplots with multiple series side-by-side
#10763 opened
Mar 8, 2025 -
Fix incorrect import path in gradio/external.py causing ModuleNotFoundError
#10762 opened
Mar 8, 2025 -
ORM supportive IndexedDB wrapper component
#10759 opened
Mar 7, 2025 -
gradio client handle_file function for js frontend not preserving filenames
#10758 opened
Mar 7, 2025 -
Add a `watermark` parameter to `gr.Chatbot` that is added to copied text
#10756 opened
Mar 7, 2025 -
Include `gr.Request` in Authentication Function
#10754 opened
Mar 7, 2025 -
blocks doc load js parameter description error
#10751 opened
Mar 7, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Refactor and redesign `ImageEditor` component
#10635 commented on
Mar 11, 2025 • 1 new comment -
Video component can't download URL behind a proxy
#10726 commented on
Mar 7, 2025 • 0 new comments -
when leave current page, the event .then() or .success() not execute
#10538 commented on
Mar 7, 2025 • 0 new comments -
Things to deprecate for `gradio==6.0` and `gradio_client==2.0`
#10471 commented on
Mar 7, 2025 • 0 new comments -
gr.ImageEditor does not support source="webcam" for direct image capture
#10481 commented on
Mar 7, 2025 • 0 new comments -
Using RunPod proxy, the speed of the Gradio app is very slow
#6589 commented on
Mar 8, 2025 • 0 new comments -
Feature Request: Client loading a Space that requires user login as an API
#8360 commented on
Mar 8, 2025 • 0 new comments -
Image component omit comma on the file name
#10318 commented on
Mar 10, 2025 • 0 new comments -
"Use via API" with Bash returns an incorrect file download path
#9049 commented on
Mar 12, 2025 • 0 new comments -
gr.Image fullscreen button does not scale the image but scales the EventData
#10268 commented on
Mar 13, 2025 • 0 new comments -
Antivirus Flagging frpc_darwin_arm64_v0.3 as Infostealer Breaks Gradio Share Functionality
#10722 commented on
Mar 13, 2025 • 0 new comments