Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,12 @@ pinned: false
|
|
16 |
<p class="lg:col-span-2">
|
17 |
ECCV organization is accepting Gradio demo submissions for ECCV 2022 papers from anyone for a chance to win prizes from Hugging Face, see prizes section and the leaderboard below. The deadline to submit demos is <b>October 31th, 2022 (AOE Time Zone)</b>. <b>For all participants, feel free to submit Gradio demos for any ECCV paper for a chance to win prizes, you can submit demos for multiple papers</b>. Find tutorial on getting started with Gradio on Hugging Face <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">here</a> and to get started with the new Gradio Blocks API <a href="https://gradio.app/introduction_to_blocks/" style="text-decoration: underline" target="_blank">here</a></p>
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Hugging Face Prizes</h4>
|
20 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
21 |
<li class="my-4">Top 5 spaces based on likes<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
|
|
16 |
<p class="lg:col-span-2">
|
17 |
ECCV organization is accepting Gradio demo submissions for ECCV 2022 papers from anyone for a chance to win prizes from Hugging Face, see prizes section and the leaderboard below. The deadline to submit demos is <b>October 31th, 2022 (AOE Time Zone)</b>. <b>For all participants, feel free to submit Gradio demos for any ECCV paper for a chance to win prizes, you can submit demos for multiple papers</b>. Find tutorial on getting started with Gradio on Hugging Face <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">here</a> and to get started with the new Gradio Blocks API <a href="https://gradio.app/introduction_to_blocks/" style="text-decoration: underline" target="_blank">here</a></p>
|
18 |
|
19 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Discord</h3>
|
20 |
+
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
21 |
+
<li class="my-4">We have a discord to support authors with adding Gradio demos/models/datasets to ECCV Organization, join the discord <a href="https://discord.gg/3bbKWfpCRp" style="text-decoration: underline" target="_blank">here</a> and then go to #gradio-eccv-2022 channel under gradio category after accepting the rules and assigning yourself a gradio user role
|
22 |
+
</li>
|
23 |
+
</ul>
|
24 |
+
|
25 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Hugging Face Prizes</h4>
|
26 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
27 |
<li class="my-4">Top 5 spaces based on likes<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|