ysharma HF staff commited on
Commit
223cc43
β€’
1 Parent(s): 1179e40

created readme.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -1,10 +1,27 @@
1
  ---
2
  title: README
3
- emoji: πŸš€
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: static
7
  pinned: false
8
  ---
9
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  Edit this `README.md` markdown file to author your organization card πŸ”₯
 
1
  ---
2
  title: README
3
+ emoji: 🎨
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: static
7
  pinned: false
8
  ---
9
+ <div class="grid lg:grid-cols-2 gap-x-4">
10
+ <h2 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">
11
+ Welcome to the Gradio Themes Party πŸŽ‰
12
+ </h2>
13
+ <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join the organization by clicking <a href="https://huggingface.co/organizations/Gradio-Themes/share/aaChyOhGMEByezOJNwPiwWPvNraBWcQIYX" style="text-decoration: underline">here</a></h3>
14
+ <h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"><a href="https://huggingface.co/spaces/Gradio-Themes/Leaderboard" style="text-decoration: underline">Live Themes Party Leaderboard</a></h4>
15
+ <img class="lg:col-span-2" src="https://huggingface.co/spaces/Gradio-Themes/README/resolve/main/banner.png" alt="Gradio Banner" style="margin:10px">
16
+ <p class="lg:col-span-2">
17
+ We are excited to invite you to the Gradio Themes Party - a community event in which we will create <b>beautiful and interactive themes</b> for the Gradio library. The event will take place from <b>June 1st to June 30th</b>. We will be organizing this event on <a href="https://huggingface.co/Gradio-Themes" 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 />
18
+ <p class="lg:col-span-2"> Gradio is a popular choice for building demos for machine learning models, as it allows you to create web-based UIs all in Python. The interface of the Gradio is very important since it directly affects the user experience of the application. We believe that a visually appealing interface can make the application more attractive to the users. Therefore, we have decided to organize the Gradio Themes Party to develop stunning and impressive themes for the Gradio library.
19
+ </p>
20
+ <br />
21
+ <p class="lg:col-span-2">To learn more about Gradio see the Getting Started Guide: <a href="https://gradio.app/getting_started/" target="_blank" style="text-decoration: underline">https://gradio.app/getting_started/</a></p>
22
+ <br />
23
+ <p class="lg:col-span-2">Gradio can be installed via pip and comes preinstalled in Hugging Face Spaces, the latest version of Gradio can be set in the README in spaces by setting the sdk_version, for example <code>sdk_version: 3.0.2</code></p>
24
+ <br />
25
+ <p class="lg:col-span-2">To install gradio
26
+
27
  Edit this `README.md` markdown file to author your organization card πŸ”₯