Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -10,10 +10,10 @@ pinned: false
|
|
10 |
|
11 |
<div class="grid lg:grid-cols-2 gap-4">
|
12 |
<p class="lg:col-span-2">
|
13 |
-
This organization invites SIGGRAPH Asia 2022 Technical Paper authors to show off their research results on huggingface with a Gradio web demo
|
14 |
</p>
|
15 |
|
16 |
-
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">
|
17 |
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
18 |
<li class="my-4">If you have never used Gradio before, the Gradio <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">course</a> will explain the fundamentals.
|
19 |
</li>
|
@@ -25,20 +25,16 @@ This organization invites SIGGRAPH Asia 2022 Technical Paper authors to show off
|
|
25 |
</li>
|
26 |
</ul>
|
27 |
|
28 |
-
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Discord</h3>
|
29 |
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
30 |
-
<li class="my-4">We have a discord to support authors with adding Gradio demos/models/datasets to SIGGRAPH Asia Organization, join the discord <a href="https://discord.gg/Z7vWgrpBZy" style="text-decoration: underline" target="_blank">here</a> and then go to #gradio-siggraph-asia-2022 channel under gradio category after accepting the rules and assigning yourself a gradio user role
|
31 |
</li>
|
32 |
</ul>
|
33 |
|
34 |
-
<h4 class="my-8 lg:col-span-2" style="font-size: 16px; font-weight: 700;">Guide on adding Models to Hugging Face
|
35 |
</h4>
|
36 |
<p class="lg:col-span-2">
|
37 |
-
|
38 |
|
39 |
-
<h4 class="my-8 lg:col-span-2" style="font-size: 16px; font-weight: 700;">Guide on adding Datasets to Hugging Face for SIGGRAPH Asia 2022
|
40 |
-
</h4>
|
41 |
-
<p class="lg:col-span-2">
|
42 |
-
SIGGRAPH organization is accepting dataset submissions for SIGGRAPH 2022 papers. Find tutorial on getting started with repos on Hugging Face <a href="https://huggingface.co/docs/hub/repositories-getting-started#getting-started-with-repositories" style="text-decoration: underline" target="_blank">here</a> and to get started with adding datasets <a href="https://huggingface.co/docs/datasets/upload_dataset" style="text-decoration: underline" target="_blank">here</a></p>
|
43 |
|
44 |
|
|
|
10 |
|
11 |
<div class="grid lg:grid-cols-2 gap-4">
|
12 |
<p class="lg:col-span-2">
|
13 |
+
This organization invites SIGGRAPH Asia 2022 Technical Paper authors to show off their research results on huggingface with a Gradio web demo. Join organization by clicking <a href="https://huggingface.co/organizations/SIGGRAPHAsia2022/share/ugukriibcvIusYHwOiZDAMzPURHLDgGFpp" style="text-decoration: underline" target="_blank">here</a>.
|
14 |
</p>
|
15 |
|
16 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Guide on adding an Gradio Demo to Hugging Face</h3>
|
17 |
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
18 |
<li class="my-4">If you have never used Gradio before, the Gradio <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">course</a> will explain the fundamentals.
|
19 |
</li>
|
|
|
25 |
</li>
|
26 |
</ul>
|
27 |
|
28 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Discord channel for support</h3>
|
29 |
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
30 |
+
<li class="my-4">We have a discord to support authors with adding Gradio demos/models/datasets to SIGGRAPH Asia Organization, join the discord <a href="https://discord.gg/Z7vWgrpBZy" style="text-decoration: underline" target="_blank">here</a> and then go to #gradio-siggraph-asia-2022 channel under gradio category after accepting the rules and assigning yourself a gradio user role.
|
31 |
</li>
|
32 |
</ul>
|
33 |
|
34 |
+
<h4 class="my-8 lg:col-span-2" style="font-size: 16px; font-weight: 700;">Guide on adding Models / Datasets to Hugging Face
|
35 |
</h4>
|
36 |
<p class="lg:col-span-2">
|
37 |
+
If you want to upload not only demos but also models and datasets, find tutorial on getting started with repos on Hugging Face <a href="https://huggingface.co/docs/hub/repositories-getting-started#getting-started-with-repositories" style="text-decoration: underline" target="_blank">here</a> and to get started with adding models <a href="https://huggingface.co/docs/hub/models-uploading" style="text-decoration: underline" target="_blank">here</a> / datasets <a href="https://huggingface.co/docs/datasets/upload_dataset" style="text-decoration: underline" target="_blank">here</a>.</p>
|
38 |
|
|
|
|
|
|
|
|
|
39 |
|
40 |
|