You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a change in how Gradio's Dataset is updated, leaving the Gallery extension no longer fully functional.
The "Refresh" button and the filter no longer have any effect.
(Displaying the grid and clicking a character to select still works as intended.)
I tried some quick workarounds but ran into issues with the gradio_hijacker.py that are beyond my abilities.
Is there an existing issue for this?
I have searched the existing issues
Reproduction
Enter text into the filter.
As well as -
Pressing the "Refresh" button.
Screenshot
No response
Logs
C:\AI\Oobabooga\installer_files\env\Lib\site-packages\gradio\components\dataset.py:164: UserWarning: The `Dataset` component does not support updating the dataset data by providing a set of list values. Instead, you should return a new Dataset(samples=...) object.
warnings.warn(
System Info
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
There's a change in how Gradio's Dataset is updated, leaving the Gallery extension no longer fully functional.
The "Refresh" button and the filter no longer have any effect.
(Displaying the grid and clicking a character to select still works as intended.)
I tried some quick workarounds but ran into issues with the gradio_hijacker.py that are beyond my abilities.
Is there an existing issue for this?
Reproduction
Enter text into the filter.
Pressing the "Refresh" button.
Screenshot
No response
Logs
System Info
The text was updated successfully, but these errors were encountered: