gradio/.changeset/late-shrimps-tease.md
Abubakar Abid 67265a5802
Allow supporting >1000 files in gr.File() and gr.UploadButton() (#5075)
* allow supporting >1000 files

* add changeset

* Update client/js/src/client.ts

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-03 15:29:03 -04:00

7 lines
121 B
Markdown

---
"@gradio/client": patch
"gradio": patch
---
fix:Allow supporting >1000 files in `gr.File()` and `gr.UploadButton()`