Spaces:
Running
Running
update prizes section and add prizes criteria
Browse files
README.md
CHANGED
@@ -89,19 +89,26 @@ pinned: false
|
|
89 |
<li class="my-4">participant ideas</li>
|
90 |
</ul>
|
91 |
<br />
|
92 |
-
<
|
|
|
93 |
<br />
|
94 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
|
|
|
|
|
|
|
|
|
|
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 />
|