Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,24 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<div class="grid lg:grid-cols-2 gap-x-4">
|
| 11 |
+
<h2 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">
|
| 12 |
+
Welcome to the Gradio Blocks Event 👋
|
| 13 |
+
</h2>
|
| 14 |
+
<br />
|
| 15 |
+
<p class="lg:col-span-2">
|
| 16 |
+
The goal of this event if for people to become more familiar with the blocks feature of Gradio. Some example spaces that already use blocks can be found at
|
| 17 |
+
|
| 18 |
+
- [https://huggingface.co/spaces/akhaliq/ArcaneGAN-blocks](https://huggingface.co/spaces/akhaliq/ArcaneGAN-blocks)
|
| 19 |
+
- [https://huggingface.co/spaces/merve/gr-blocks](https://huggingface.co/spaces/merve/gr-blocks)
|
| 20 |
+
- [https://huggingface.co/spaces/osanseviero/tortoisse-tts](https://huggingface.co/spaces/osanseviero/tortoisse-tts)
|
| 21 |
+
|
| 22 |
+
main components of the event consist of:
|
| 23 |
+
|
| 24 |
+
- Learning about Gradio and the new Blocks Feature
|
| 25 |
+
- How Gradio and Hugging Face Spaces work together
|
| 26 |
+
- Understanding the Hugging Face ecosystem
|
| 27 |
+
- Share Demos in a Hugging Face organization for the Blocks event
|
| 28 |
+
</p>
|
| 29 |
+
<br />
|
| 30 |
+
</div>
|