A screen of syntax highlighted code in HTML accompanied by an image of dev tools showing plain text and no styling spans to color the markup.
look ma, no spans!
A screen of syntax highlighted code in HTML accompanied by an image of dev tools showing plain text and no styling spans to color the markup.
look ma, no spans!
This is super cool, great demo! π«Ά
Crush those bytes!
As a side-effect of the @gradio-hf.bsky.social hackathon, we may have just accidentally created the largest open source collection of MCP servers.
If you are curious about what can be done with MCP you should really check them out, itβs pretty wild: huggingface.co/spaces?filte...
We have just launched the @gradio-hf.bsky.social hackathon but it isnβt too late to enter! The hackathon has over 1 million dollars in credits and prizes!
For all of my svelte friends, there is something here for you too!
One of the tracks is βcustom componentsβ, which are all written in svelte!
Building real-time WebRTC and Websocket applications is very difficult to get right in Python.
Until now - Introducing FastRTC, the realtime communication library for Python β‘οΈ
huggingface.co/blog/fastrtc
introducing Gradio Sketch ποΈ
A no-code mode to start building and deploying machine learning apps.
Install Gradio and just type: ππππππ ππππππ in your terminal.
With the latest version of Gradio, you can launch a multi-page web in 6 readable lines of Python
I actually think this might be the easiest way to start a multi-page web server in any framework, in ANY language
We're holding office hours on Discord tomorrow to share recent releases & what else is on the @gradio-hf.bsky.social
roadmap!
Would love to have you all join us and answer any questions you might have! discord.com/events/87954...
We did it. Finally added support. To everyone who asked for it. Especially users coming from Streamlit. You can finally have your sidebars.
πππ πππππππ --πππππππ ππππππ
Nice
No waayy, I've been waiting for this feature!!! Now I can finally say to my friends that they can download my appsπ
π€― Wild! Gradio apps now available on your DESKTOP or PHONE π€―
Thanks to progressive web applications, you can now *download* gradio apps.
Simply set `.launch(pwa=True)` and your gradio app will be downloadable -- its already the default on π€ Spaces, so download any Space now!
πͺπ₯ Now it is possible to Build with ComfyUI, and Deploy with Gradio on π€ Spaces!
This is already supported! You can just set `interactive=True` in gr.HighlightedText
Hi folks we just did a release Gradio 5.12 ahead of the weekend. The big thing in this release is a fresh UI for agent flows in gr.Chatbot π₯
a programming language whose errors are optimized for easy correction by an ai agent
e.g. if an unsupported kwarg is passed into a function, it should respond with the list of supported kwargs as well
Donβt stop talking about Palestine
When is this monstrosity going to end?
There's no excuse to use closed models anymore
Just going through the list. Lots of great stuff coming to Gradio in January!
Good idea, will do after the holidays!
If you're looking for a little holiday project, its now dead simple to make Slack apps, discord apps, and intercom-style website widgets (even multimodal ones) with @Gradio
Full tutorial: www.gradio.app/main/guides/...
Editable chatbots... coming to Gradio!
I'll get straight to the point.
We trained 2 new models. Like BERT, but modern. ModernBERT.
Not some hypey GenAI thing, but a proper workhorse model, for retrieval, classification, etc. Real practical stuff.
It's much faster, more accurate, longer context, and more useful. π§΅
Introducing Moonshine Web: real-time speech recognition running 100% locally in your browser!
π Faster and more accurate than Whisper
π Privacy-focused (no data leaves your device)
β‘οΈ WebGPU accelerated (w/ WASM fallback)
π₯ Powered by ONNX Runtime Web and Transformers.js
Demo + source code below! π