Tags: dfaker/gradio
Tags
Allow render() to return self (gradio-app#2514) * Update blocks.py Updated render() function in Blocks to return self * Update CHANGELOG.md * formatting * fix changelog Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Fix share error message when files are built locally (gradio-app#2502) * fix share error message * changelog * formatting
Fix share error message when files are built locally (gradio-app#2502) * fix share error message * changelog * formatting
Fix share error message when files are built locally (gradio-app#2502) * fix share error message * changelog * formatting
Release version `3.6` (gradio-app#2492) * version * Update version.txt
add status tracker to md and html (gradio-app#2474) * add status tracker to md and html * changelog * changelog
Fix race condition in queue (gradio-app#2374) * Catch disconnect exception * Misc queue changes * Add tests * CHANGELOG
Add blur event to textbox and number (gradio-app#2448) * add blur event to textbox and number * changelog * fixes * fix blur for number * reformat
Add blur event to textbox and number (gradio-app#2448) * add blur event to textbox and number * changelog * fixes * fix blur for number * reformat
PreviousNext