Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,18 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
This organization invites [SIGGRAPH Asia 2022](https://sa2022.siggraph.org/en/) Technical Paper authors to show off their research results on huggingface with a Gradio web demo.
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
If you are having trouble creating a web demo, please contact... (TBA)
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
|
|
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 here.
|
14 |
+
</p>
|
15 |
+
|
16 |
+
<h4 class="my-8 lg:col-span-2" style="font-size: 16px; font-weight: 700;">A basic guide for creating your SIGGRAPH Asia 2022 web demo
|
17 |
+
</h4>
|
18 |
+
<p class="lg:col-span-2">
|
19 |
+
(TBA)</p>
|
20 |
|
21 |
+
<h4 class="my-8 lg:col-span-2" style="font-size: 16px; font-weight: 700;">Technical supports for creating web demos
|
22 |
+
</h4>
|
23 |
+
<p class="lg:col-span-2">
|
24 |
+
If you are having trouble creating a web demo, please contact... (TBA)</p>
|
|