akhaliq HF staff commited on
Commit
9ab70e9
1 Parent(s): f5fb84a

update prizes section and add prizes criteria

Browse files
Files changed (1) hide show
  1. README.md +17 -10
README.md CHANGED
@@ -89,19 +89,26 @@ pinned: false
89
  <li class="my-4">participant ideas</li>
90
  </ul>
91
  <br />
92
- <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Prizes (tentative list)</h3>
 
93
  <br />
94
  <ul class="lg:col-span-2" style="list-style: circle inside">
95
- <li class="my-4">HF PRO 1 month or 1 year!</li>
96
- <li class="my-4">1st place 12 months, 2nd 6m, 3rd 3m, 4th 1m HF PRO.</li>
97
- <li class="my-4">Legendary prize, Lifetime HF PRO!!!</li>
98
- <li class="my-4">HF PRO badge on HF</li>
99
- <li class="my-4">Gradio badge on HF</li>
100
- <li class="my-4">Special event badge on HF</li>
101
- <li class="my-4">A lot more swag: t-shirts, hoodies, mugs</li>
102
- <li class="my-4">Embed the demo or highlight it</li>
103
- <li class="my-4">Time with someone on the Gradio team (unique ?)</li>
 
 
 
 
 
104
  </ul>
 
105
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Creating a Gradio demo on Hugging Face Spaces</h3>
106
  <p class="lg:col-span-2">Once a model has been picked from the choices above, you can share a model in a Space using Gradio. Read more about how to add Gradio spaces: <a href="https://huggingface.co/blog/gradio-spaces" style="text-decoration: underline">https://huggingface.co/blog/gradio-spaces</a></p>
107
  <br />
 
89
  <li class="my-4">participant ideas</li>
90
  </ul>
91
  <br />
92
+ <br />
93
+ <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Prizes</h3>
94
  <br />
95
  <ul class="lg:col-span-2" style="list-style: circle inside">
96
+ <li class="my-4"><a href="https://huggingface.co/pricing">Hugging Face PRO subscription</a> 1 month for top 25 winners and 1 year for 1st place winner!</li>
97
+ <li class="my-4"><a href="https://huggingface.co/pricing">Hugging Face PRO subscription</a> badge on Hugging Face for winners</li>
98
+ <li class="my-4">Gradio badge for everyone participating!</li>
99
+ <li class="my-4">Blocks event badge on HF for all participants!</li>
100
+ <li class="my-4">Swag from <a href="https://huggingface.myshopify.com/">Hugging Face merch shop</a>: t-shirts, hoodies, mugs of your choice for top 10 winners!</li>
101
+ <li class="my-4">Embedding your Gradio Blocks demo in the Gradio Blog for 1st place winner</li>
102
+ <li class="my-4">Gradio Team Office Hour for 1st place winner</li>
103
+ </ul>
104
+ <br />
105
+ <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Prizes Criteria</h3>
106
+ <li class="my-4">Staff Picks</li>
107
+ <li class="my-4">Most liked Spaces</li>
108
+ <li class="my-4">Community Pick (voting)</li>
109
+ <li class="my-4">Most Creative Space (voting)</li>
110
  </ul>
111
+ <br />
112
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Creating a Gradio demo on Hugging Face Spaces</h3>
113
  <p class="lg:col-span-2">Once a model has been picked from the choices above, you can share a model in a Space using Gradio. Read more about how to add Gradio spaces: <a href="https://huggingface.co/blog/gradio-spaces" style="text-decoration: underline">https://huggingface.co/blog/gradio-spaces</a></p>
114
  <br />