gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
30.69k stars 2.28k forks source link

Dataframe not showing all items #8394

Open pngwn opened 1 month ago

pngwn commented 1 month ago

Describe the bug

https://huggingface.co/spaces/ylacombe/speech-explorer https://huggingface.co/spaces/lhoestq/presidio-dataset-scanner

You basically can't scroll through all items. Not sure if the data isn't being loaded or this is related to scroll.

This definitely seems related to yielding results to a dataframe though.

Have you searched existing issues? 🔎

Reproduction

https://huggingface.co/spaces/ylacombe/speech-explorer https://huggingface.co/spaces/lhoestq/presidio-dataset-scanner

Screenshot

No response

Logs

No response

System Info

-

Severity

Blocking usage of gradio