Spaces:
Running
Running
espejelomar
commited on
Commit
•
ca30420
1
Parent(s):
cb51209
Update README.md
Browse files
README.md
CHANGED
@@ -9,12 +9,16 @@ pinned: false
|
|
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
|
13 |
</h2>
|
14 |
-
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join
|
15 |
-
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"><a href="https://huggingface.co/spaces/Gradio-Blocks/Leaderboard" style="text-decoration: underline">Live
|
16 |
<img class="lg:col-span-2" src="https://huggingface.co/spaces/Gradio-Blocks/README/resolve/main/banner.png" alt="Gradio Banner" style="margin:10px">
|
17 |
<p class="lg:col-span-2">
|
|
|
|
|
|
|
|
|
18 |
We are happy to invite you to the Gradio Blocks Party - a community event in which we will create <b>interactive demos</b> for state-of-the-art machine learning models. Demos are powerful because they allow anyone — not just ML engineers — to try out models in the browser, give feedback on predictions, identify trustworthy models. The event will take place from <b>May 17th to 31st</b>. We will be organizing this event on <a href="https://huggingface.co/Gradio-Blocks" target="_blank" style="text-decoration: underline">Hugging Face</a> and the <a href="https://discord.com/invite/feTf9x3ZSB" target="_blank" style="text-decoration: underline">Hugging Face discord server</a>, check the gradio channel for staying up to date with the event. Prizes will be given at the end of the event, see the <a href="#Prizes" target="_blank" style="text-decoration: underline">Prizes section</a> </p><br />
|
19 |
|
20 |
<p class="lg:col-span-2"> We will be building demos using the new Gradio Blocks API. Blocks allows you to build web-based demos in a flexible way using the <a href="https://www.gradio.app">Gradio library</a>. Gradio is a popular choice for building demos for machine learning models, as it allows you to create web-based UIs all in Python. For example, here is a UI for Dall-E Mini using Gradio Blocks:
|
|
|
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 fastai X Hugging Face Group 🥳🥳🥳🥳🥳
|
13 |
</h2>
|
14 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join the Group by clicking <a href="https://huggingface.co/organizations/hugginglearners/share/zpkoRjVushPkTyTzPpQDWxnmbJwPkqWTsS" style="text-decoration: underline">here</a></h3>
|
15 |
+
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"><a href="https://huggingface.co/spaces/Gradio-Blocks/Leaderboard" style="text-decoration: underline">Live Group Leaderboard</a></h4>
|
16 |
<img class="lg:col-span-2" src="https://huggingface.co/spaces/Gradio-Blocks/README/resolve/main/banner.png" alt="Gradio Banner" style="margin:10px">
|
17 |
<p class="lg:col-span-2">
|
18 |
+
Few have done as much as the fast.ai ecosystem to make Deep Learning accessible. Let's make exclusivity in access to Machine Learning, including pre-trained models, a thing of the past, and let's push this unique field even further.
|
19 |
+
|
20 |
+
Goal: 1 month (June 15 to July 15) group to share Vision and Text pre-trained fastai Learners with the community for further community usage and reproducibility.
|
21 |
+
|
22 |
We are happy to invite you to the Gradio Blocks Party - a community event in which we will create <b>interactive demos</b> for state-of-the-art machine learning models. Demos are powerful because they allow anyone — not just ML engineers — to try out models in the browser, give feedback on predictions, identify trustworthy models. The event will take place from <b>May 17th to 31st</b>. We will be organizing this event on <a href="https://huggingface.co/Gradio-Blocks" target="_blank" style="text-decoration: underline">Hugging Face</a> and the <a href="https://discord.com/invite/feTf9x3ZSB" target="_blank" style="text-decoration: underline">Hugging Face discord server</a>, check the gradio channel for staying up to date with the event. Prizes will be given at the end of the event, see the <a href="#Prizes" target="_blank" style="text-decoration: underline">Prizes section</a> </p><br />
|
23 |
|
24 |
<p class="lg:col-span-2"> We will be building demos using the new Gradio Blocks API. Blocks allows you to build web-based demos in a flexible way using the <a href="https://www.gradio.app">Gradio library</a>. Gradio is a popular choice for building demos for machine learning models, as it allows you to create web-based UIs all in Python. For example, here is a UI for Dall-E Mini using Gradio Blocks:
|