ysharma HF staff commited on
Commit
88d1927
β€’
1 Parent(s): c00629f

updated description

Browse files
Files changed (1) hide show
  1. README.md +7 -14
README.md CHANGED
@@ -7,26 +7,19 @@ sdk: static
7
  pinned: false
8
  ---
9
  # Welcome to the Gradio Themes Party πŸŽ‰
10
- ## Join the organization by clicking 'Join this org' button on top-right corner
11
  ### <a href="https://huggingface.co/spaces/Gradio-Themes/Leaderboard" style="text-decoration: underline">Live Themes Gallery</a> will show Gradio Themes that are created by participants and they will be sorted by likes.
12
- ![Gradio Theme Party Banner](./theme_header.png)
13
- <img class="lg:col-span-2" src="https://huggingface.co/spaces/Gradio-Themes/README/blob/main/theme_header.png" alt="Gradio Theme Party Banner" style="margin:10px">
14
 
15
- - We are excited to invite you to the Gradio Themes Party - a community event in which we will create <b>beautiful and personalized Themes</b>
16
- for the Gradio apps. The event will occur for Two Weeks, from <b>March 20th, Monday to April 2nd, Sunday</b>.
17
- We will be organizing this event on
18
- <a href="https://huggingface.co/Gradio-Themes" target="_blank" style="text-decoration: underline">Hugging Face Hub</a>
19
- and would be engaging through <a href="https://discord.gg/bMz9zKFB" target="_blank" style="text-decoration: underline">Huggingface Discord Server</a>.
20
- Check the dedicated Gradio channel to stay up to date with the event (need to setup a channel(or not?)).
21
- 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 />
22
 
23
- - 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 Gradio is crucial since it directly affects the application's user experience. We believe a visually appealing interface can make the application more attractive. Therefore, we have launched a new and exciting feature called **Gradio Themes**, which can help you add themes, personalize your app, improve UX, and much more. We have decided to organize the Gradio Themes Party to encourage the developer community to develop stunning and impressive themes for their Gradio apps and front-ends.
24
 
25
- - 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>
26
 
27
- - To learn more about Gradio Themes, see the Themes Guide at: <a href="https://gradio.app/getting_started/" target="_blank" style="text-decoration: underline">https://gradio.app/themes_guide/</a></p>
28
 
29
- - Gradio can be installed via pip and comes preinstalled in Hugging Face Spaces, the latest version of Gradio that supports Themes is 3.22, and it can be set in the README in Spaces by setting the sdk_version, for example <code>sdk_version: 3.22.0</code></p>
30
 
31
  - Using Gradio Themes, you can use default themes (for example, Base, soft, Glass, Monochrome, etc.), extend existing themes very quickly, or create your themes from scratch.
32
 
 
7
  pinned: false
8
  ---
9
  # Welcome to the Gradio Themes Party πŸŽ‰
10
+ ## Join the organization by clicking the 'Join this org' button on the top-right corner
11
  ### <a href="https://huggingface.co/spaces/Gradio-Themes/Leaderboard" style="text-decoration: underline">Live Themes Gallery</a> will show Gradio Themes that are created by participants and they will be sorted by likes.
12
+ <img class="lg:col-span-2" src="https://huggingface.co/spaces/Gradio-Themes/README/resolve/main/theme_header.png" alt="Gradio Theme Party Banner" style="margin:10px">
 
13
 
14
+ - We are excited to invite you to the Gradio Themes Party - a community event where we will create <b>beautiful and personalized Themes</b> for the Gradio apps. The event will occur for Two Weeks, from <b>Monday, March 20th to Sunday, April 2nd</b>.
 
 
 
 
 
 
15
 
16
+ - We will be organizing this event on <a href="https://huggingface.co/Gradio-Themes" target="_blank" style="text-decoration: underline">Hugging Face Hub</a> and would be engaging through <a href="https://discord.gg/bMz9zKFB" target="_blank" style="text-decoration: underline">Huggingface Discord Server</a>. Check the dedicated Gradio channel to stay updated with the event (need to set up a channel(or not?)). 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 />
17
 
18
+ - 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 a Gradio application is crucial since it directly affects the user experience. We believe a visually appealing interface can make the application more attractive and valuable. Therefore, we have launched a new and exciting feature called **Gradio Themes**, which can help you add existing themes to your app, extend and personalize existing themes, improve UX for your app, and much more. We have decided to organize the Gradio Themes Party to encourage the developer community to develop stunning and impressive themes for their Gradio apps and front-ends.
19
 
20
+ - Gradio can be installed via pip and comes preinstalled in Hugging Face Spaces, the latest version of Gradio that supports Themes is 3.22, and it can be set in the README in Spaces by setting the sdk_version, for example <code>sdk_version: 3.22.0</code>.</p> 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>
21
 
22
+ - To learn more about Gradio Themes, see the Themes Guide at: <a href="https://gradio.app/getting_started/" target="_blank" style="text-decoration: underline">https://gradio.app/themes_guide/</a></p>
23
 
24
  - Using Gradio Themes, you can use default themes (for example, Base, soft, Glass, Monochrome, etc.), extend existing themes very quickly, or create your themes from scratch.
25