akhaliq HF staff commited on
Commit
5a6bb94
·
1 Parent(s): faeeed4

update sections and fixes

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -20,6 +20,10 @@ pinned: false
20
  <br />
21
 
22
  <h3>What is Blocks?</h3>
 
 
 
 
23
  <p class="lg:col-span-2">
24
  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:
25
  </p>
@@ -38,6 +42,32 @@ pinned: false
38
  <br />
39
  <br />
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  <!-- <div class="grid lg:grid-cols-2 gap-x-4">
42
  <h2 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">
43
  Welcome to the Gradio Blocks Event 👋
 
20
  <br />
21
 
22
  <h3>What is Blocks?</h3>
23
+
24
+ <br />
25
+ <br />
26
+
27
  <p class="lg:col-span-2">
28
  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:
29
  </p>
 
42
  <br />
43
  <br />
44
 
45
+ <p class="lg:col-span-2">main components of the event consist of:</p>
46
+ <ul class="lg:col-span-2" style="list-style: circle inside">
47
+ <li class="my-4">Learning about Gradio and the new Blocks Feature</li>
48
+ <li class="my-4">How Gradio and Hugging Face Spaces work together</li>
49
+ <li class="my-4">Understanding the Hugging Face ecosystem</li>
50
+ <li class="my-4">Share Demos in a Hugging Face organization for the Blocks event</li>
51
+ </ul>
52
+ <p class="lg:col-span-2"><strong>Event Plan</strong></p>
53
+ <p class="lg:col-span-2">To participate in the event</p>
54
+ <ul class="lg:col-span-2" style="list-style: circle inside">
55
+ <li class="my-4">Join the organization for Blocks event<ul>
56
+ <li class="my-4"><a href="https://huggingface.co/Gradio-Blocks">https://huggingface.co/Gradio-Blocks</a></li>
57
+ </ul>
58
+ </li class="my-4">
59
+ <li class="my-4">Join the discord</li>
60
+ </ul>
61
+ <p class="lg:col-span-2">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 </p>
62
+ <p class="lg:col-span-2">potential ideas: </p>
63
+ <ul class="lg:col-span-2" style="list-style: circle inside">
64
+ <li>papers from <a href="https://paperswithcode.com/">https://paperswithcode.com/</a></li>
65
+ <li>Vision, NLP, Audio based spaces</li>
66
+ <li>participant ideas</li>
67
+ </ul>
68
+ </div>
69
+
70
+
71
  <!-- <div class="grid lg:grid-cols-2 gap-x-4">
72
  <h2 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">
73
  Welcome to the Gradio Blocks Event 👋