Spaces:
Running
Running
add list
Browse files
README.md
CHANGED
@@ -20,7 +20,22 @@ Come Join us from July 13th to 17th for a Hackathon in person and online using G
|
|
20 |
</div>
|
21 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join organization by clicking <a href="https://huggingface.co/organizations/EuroPython2022/share/JsnIYMRMwWreVmnLQLpPJfqZBhtKKZnMGV" style="text-decoration: underline" target="_blank">here</a></h3>
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Hugging Face Prizes</h4>
|
25 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
26 |
<li class="my-4">Top 5 spaces based on likes<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
|
|
20 |
</div>
|
21 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join organization by clicking <a href="https://huggingface.co/organizations/EuroPython2022/share/JsnIYMRMwWreVmnLQLpPJfqZBhtKKZnMGV" style="text-decoration: underline" target="_blank">here</a></h3>
|
22 |
|
23 |
+
<h3 class="lg:col-span-2">Potential ideas for creating spaces: </h3>
|
24 |
+
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
25 |
+
<li class="my-4">Trending papers from <a href="https://paperswithcode.com/" style="text-decoration: underline">https://paperswithcode.com/</a></li>
|
26 |
+
<li class="my-4">Models from huggingface model hub: <a href="https://huggingface.co/models" style="text-decoration: underline">https://huggingface.co/models</a></li>
|
27 |
+
<li class="my-4">Models from other model hubs
|
28 |
+
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
29 |
+
<li class="my-4">Tensorflow Hub: see example Gradio demos at <a href="https://huggingface.co/tensorflow" style="text-decoration: underline">https://huggingface.co/tensorflow</a></li>
|
30 |
+
<li class="my-4">Pytorch Hub: see example Gradio demos at <a href="https://huggingface.co/pytorch" style="text-decoration: underline">https://huggingface.co/pytorch</a></li>
|
31 |
+
<li class="my-4">ONNX model Hub: see example Gradio demos at <a href="https://huggingface.co/onnx" style="text-decoration: underline">https://huggingface.co/onnx</a></li>
|
32 |
+
<li class="my-4">PaddlePaddle Model Hub: see example Gradio demos at <a href="https://huggingface.co/PaddlePaddle" style="text-decoration: underline">https://huggingface.co/PaddlePaddle</a></li>
|
33 |
+
<li class="my-4">Papers from NAACL 2022 event <a href="https://huggingface.co/NAACL2022" style="text-decoration: underline">https://huggingface.co/NAACL2022</a></li>
|
34 |
+
<li class="my-4">Papers from ICML 2022 event <a href="https://huggingface.co/ICML2022" style="text-decoration: underline">https://huggingface.co/ICML2022</a></li>
|
35 |
+
</ul>
|
36 |
+
</li>
|
37 |
+
<li class="my-4">Try your own ideas!</li>
|
38 |
+
</ul>
|
39 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Hugging Face Prizes</h4>
|
40 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
41 |
<li class="my-4">Top 5 spaces based on likes<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|