Spaces:
Running
Running
a gradio guide link
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ pinned: false
|
|
14 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Submissions Website: <a href="https://cmt3.research.microsoft.com/CVPRDemo2022" style="text-decoration: underline" target="_blank">https://cmt3.research.microsoft.com/CVPRDemo2022</a>
|
15 |
</h3>
|
16 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Online Demos Submission: <a href="https://huggingface.co/cvpr" style="text-decoration: underline" target="_blank">https://huggingface.co/cvpr</a>
|
|
|
|
|
17 |
</h3>
|
18 |
<img class="lg:col-span-2" src="https://cvpr2022.thecvf.com/sites/default/files/CVPR%20NewOrleansLogo_WebsiteCorner.png" alt="Gradio Banner" style="margin:10px">
|
19 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">The CVPR 2022 Demo Program invites submissions of demos for the CVPR Demo Track.
|
|
|
14 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Submissions Website: <a href="https://cmt3.research.microsoft.com/CVPRDemo2022" style="text-decoration: underline" target="_blank">https://cmt3.research.microsoft.com/CVPRDemo2022</a>
|
15 |
</h3>
|
16 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Online Demos Submission: <a href="https://huggingface.co/cvpr" style="text-decoration: underline" target="_blank">https://huggingface.co/cvpr</a>
|
17 |
+
</h3>
|
18 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Tutorial on Setting up Gradio Demo on Hugging Face: <a href="https://huggingface.co/blog/gradio-spaces" style="text-decoration: underline" target="_blank">https://huggingface.co/blog/gradio-spaces</a>
|
19 |
</h3>
|
20 |
<img class="lg:col-span-2" src="https://cvpr2022.thecvf.com/sites/default/files/CVPR%20NewOrleansLogo_WebsiteCorner.png" alt="Gradio Banner" style="margin:10px">
|
21 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">The CVPR 2022 Demo Program invites submissions of demos for the CVPR Demo Track.
|