Spaces:
Running
Running
update prizes section to make it clearer
Browse files
README.md
CHANGED
@@ -97,13 +97,22 @@ pinned: false
|
|
97 |
</ul>
|
98 |
<br />
|
99 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Prizes</h3>
|
100 |
-
|
101 |
-
<li class="my-4"
|
102 |
-
<li class="my-4">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
<li class="my-4">Blocks event badge on HF for all participants!</li>
|
104 |
-
<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! (likes)</li>
|
105 |
-
<li class="my-4">Embedding your Gradio Blocks demo in the Gradio Blog for 1st place winner (likes)</li>
|
106 |
-
<li class="my-4">Gradio Team Office Hour for 1st place winner (likes)</li>
|
107 |
</ul>
|
108 |
<br />
|
109 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Prizes Criteria</h3>
|
|
|
97 |
</ul>
|
98 |
<br />
|
99 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Prizes</h3>
|
100 |
+
<ul class="lg:col-span-2" style="list-style: circle inside">
|
101 |
+
<li class="my-4">1st place winner based on likes<ul class="lg:col-span-2" style="list-style: circle inside">
|
102 |
+
<li class="my-4"><a href="https://huggingface.co/pricing">Hugging Face PRO subscription</a> for 1 year</li>
|
103 |
+
<li class="my-4">Embedding your Gradio Blocks demo in the Gradio Blog</li>
|
104 |
+
<li class="my-4">Gradio Team Office Hour</li>
|
105 |
+
</ul>
|
106 |
+
</li>
|
107 |
+
<li class="my-4">top 10 winners based on likes<ul class="lg:col-span-2" style="list-style: circle inside">
|
108 |
+
<li class="my-4">Swag from <a href="https://huggingface.myshopify.com/">Hugging Face merch shop</a>: t-shirts, hoodies, mugs of your choice</li>
|
109 |
+
</ul>
|
110 |
+
</li>
|
111 |
+
<li class="my-4">top 25 winners based on likes<ul class="lg:col-span-2" style="list-style: circle inside">
|
112 |
+
<li class="my-4"><a href="https://huggingface.co/pricing">Hugging Face PRO subscription</a> for 1 month</li>
|
113 |
+
</ul>
|
114 |
+
</li>
|
115 |
<li class="my-4">Blocks event badge on HF for all participants!</li>
|
|
|
|
|
|
|
116 |
</ul>
|
117 |
<br />
|
118 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Prizes Criteria</h3>
|