README / README.md
akhaliq's picture
akhaliq HF Staff
add info about discord
642ed47
|
raw
history blame
3.35 kB
---
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, models, and datasets. 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">Getting Started with Gradio on 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>
</ul>
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Discord</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 to Hugging Face for SIGGRAPH Asia 2022
</h4>
<p class="lg:col-span-2">
SIGGRAPH Asia organization is accepting models 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 models <a href="https://huggingface.co/docs/hub/models-uploading" style="text-decoration: underline" target="_blank">here</a></p>
<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
</h4>
<p class="lg:col-span-2">
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>