File size: 1,465 Bytes
5b783e1
 
 
 
 
 
 
 
 
3fb0f50
 
 
 
 
 
e777017
280cfd5
36827bb
d6cf8c2
 
31d5dd7
 
 
 
3fb0f50
31d5dd7
 
 
 
 
 
 
 
3fb0f50
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: README
emoji: 💻
colorFrom: indigo
colorTo: gray
sdk: static
pinned: false
---

<div class="grid lg:grid-cols-2 gap-x-4">
   <h2 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">
      Welcome to the Gradio Blocks Event  👋
   </h2>
   <br />
   <p class="lg:col-span-2">
    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. Blocks is a more low-level and flexible alternative to the core Interface class. To Learn more about blocks, see link: https://website-dev--helpful-fenglisu-2bc03b.netlify.app/introduction_to_blocks/ The event will take place from May 11th to 31st. We will be organizing this event on github and the huggingface discord channel.
   </p>
   <br />
   
   <ul class="my-8 lg:col-span-2">
      <li>https://huggingface.co/spaces/akhaliq/ArcaneGAN-blocks</li>
      <li>https://huggingface.co/spaces/merve/gr-blocks</li>
      <li>https://huggingface.co/spaces/osanseviero/tortoisse-tts</li>
   </ul>

   <p class="lg:col-span-2">
   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
   </p>
   <br />
</div>