gradio
https://github.com/gradio-app/gradio
Python
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to gradio
Help out
- Issues
- `gr.HTML(head=...)` / `gr.Blocks(head=...)` do not preserve `<script>` execution order
- preserve head script execution order
- [Feature] Centralized Upload Validation (Extension Blacklist & Filename Security)
- Fullscreen button not working in ImageSlider (Gradio 6.15.2)
- Update README & Quickstart to feature `gr.Server`
- Add a built-in "Download All" button to the gr.Gallery
- `.sog` 3d models format support
- Add visible watermarking to generated content by default
- gr.Dropdown with large choices list is ~4× slower to render suggestions in 6.13.0 vs 5.30.0
- Critical browser memory/CPU leak when returning a new component from `Blocks.load()` with 3+ `Tab`s under a `Column` (regression in 6.11.0+)
- Docs
- Python not yet supported