README / README.md
akhaliq's picture
akhaliq HF Staff
update sections and fixes
5a6bb94
|
raw
history blame
5.18 kB
metadata
title: README
emoji: πŸ’»
colorFrom: indigo
colorTo: gray
sdk: static
pinned: false

Welcome to the Gradio Blocks Event πŸ‘‹ Gradio πŸ‘‹


Happy to invite you to the Gradio Blocks sprint - a community event in which we will setup and deploy models using the new Gradio Blocks feature. Blocks allows you to build web-based demos in a flexible way using the Gradio library. The event will take place from May 11th to 31st. We will be organizing this event on github and the huggingface discord channel.




What is Blocks?



If you have already used gradio.Interface, you know that you can easily create fully-fledged machine learning demos with just a few lines of code. The Interface API is very convenient but in some cases may not be sufficiently flexible for your needs. For example, you might want to:

  • Group together related demos as multiple tabs in one web app
  • Change the layout of your demo instead of just having all of the inputs on the left and outputs on the right
  • Have multi-step interfaces, in which the output of one model becomes the input to the next model, or have more flexible data flows in general
  • Change a component's properties (for example, the choices in a Dropdown) or its visibilty based on user input



main components of the event consist of:

  • Learning about Gradio and the new Blocks Feature
  • How Gradio and Hugging Face Spaces work together
  • Understanding the Hugging Face ecosystem
  • Share Demos in a Hugging Face organization for the Blocks event

Event Plan

To participate in the event

Participants will have a month to build and share Gradio demos using the Blocks feature. We will share a list of ideas of spaces that can be created using blocks or participants are free to try out their own ideas. At the end of the event, spaces will be evaluated for creativity and prizes will be given

potential ideas: