akhaliq HF staff commited on
Commit
90cbe58
1 Parent(s): 49d681c

update components of event section

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -46,10 +46,9 @@ pinned: false
46
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Event Plan</h3>
47
  <p class="lg:col-span-2">main components of the event consist of:</p>
48
  <ul class="lg:col-span-2" style="list-style: circle inside">
49
- <li class="my-4">Learning about Gradio and the new Blocks Feature</li>
50
- <li class="my-4">How Gradio and Hugging Face Spaces work together</li>
51
- <li class="my-4">Understanding the Hugging Face ecosystem</li>
52
- <li class="my-4">Share Demos in a Hugging Face organization for the Blocks event</li>
53
  </ul>
54
  <br />
55
  <p class="lg:col-span-2">Example spaces using Blocks can be found at</p>
 
46
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Event Plan</h3>
47
  <p class="lg:col-span-2">main components of the event consist of:</p>
48
  <ul class="lg:col-span-2" style="list-style: circle inside">
49
+ <li class="my-4">1. Learning about Gradio and the new Blocks Feature</li>
50
+ <li class="my-4">2. Building your own Blocks demo using Gradio and Hugging Face Spaces</li>
51
+ <li class="my-4">3. Submitting your demo on Spaces to the Gradio Blocks Party Organization</li>
 
52
  </ul>
53
  <br />
54
  <p class="lg:col-span-2">Example spaces using Blocks can be found at</p>