File size: 3,028 Bytes
366224c
 
 
 
 
 
 
 
 
d6f548f
8d14109
 
727d5d9
8d14109
 
727d5d9
7bf2fe6
 
 
 
 
 
 
 
4210ba8
7bf2fe6
 
 
727d5d9
7bf2fe6
727d5d9
7bf2fe6
 
 
727d5d9
8d14109
 
727d5d9
d6f548f
7bf2fe6
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: README
emoji: 🐨
colorFrom: blue
colorTo: indigo
sdk: static
pinned: false
---


<div class="grid lg:grid-cols-2 gap-4">
  <p class="lg:col-span-2">
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>.
  </p>
  
<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>
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
   <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.
</li>
   <li class="my-4">The Gradio quickstart <a href="https://gradio.app/getting_started/" style="text-decoration: underline" target="_blank">page</a> is a good place to start as well.
</li>
   <li class="my-4">The Gradio docs are <a href="https://gradio.app/docs/" style="text-decoration: underline" target="_blank">here</a>.
</li>
   <li class="my-4">This <a href="https://huggingface.co/docs/hub/spaces-sdks-gradio" style="text-decoration: underline" target="_blank">guide</a> covers how to host Gradio apps on HuggingFace spaces.
   <li class="my-4">Check out the following page for some examples: <a href="https://huggingface.co/SIGGRAPH2022" style="text-decoration: underline" target="_blank">https://huggingface.co/SIGGRAPH2022</a> </li>
</li>
</ul>

<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Discord channel for support</h3>
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
   <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.
</li>
</ul>

<h4 class="my-8 lg:col-span-2" style="font-size: 16px; font-weight: 700;">Guide on adding Models / Datasets to Hugging Face
</h4>
<p class="lg:col-span-2">
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>