ysharma HF staff commited on
Commit
1ca9645
β€’
1 Parent(s): 7dd50ba

updated hyperlinks

Browse files

links should open in a new page

Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,7 +13,7 @@ pinned: false
13
 
14
 
15
  - We would like to invite you to the **Gradio Themes Party**, a community event aimed at designing visually stunning and personalized themes for Gradio apps. The event will take place over roughly a two-week period, **starting from Tuesday, March 21st** and **ending on Sunday, April 2nd**.
16
- - We will be organizing this event here on <a href="https://huggingface.co/Gradio-Themes" target="_blank" style="text-decoration: underline">Huggingface Hub</a> and will be communicating with participants through the <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" style="text-decoration: underline">Prizes section</a>
17
  - If there is something you would like to style via the theming API but it isn't currently supported, please use this <a href="https://github.com/gradio-app/gradio/issues/3544" target="_blank">Github Issue</a> to report it. You can add a reply to this issue detailing what you would like to style and how you would like to style it and we will get back to you on it.
18
 
19
  ## Hackathon Tracks :
@@ -31,22 +31,22 @@ To participate in any track in the Themes Hackathon, first make sure that you ha
31
 
32
  - For tracks 1 to 4, create and submit a new Theme:
33
  - Step 1: Join the Gradio-Theme Party organization (this org) on Hub.
34
- - Step 2: Read up about Gradio's new theming capabilities here - <a href="https://gradio.app/theming-guide/" target="_blank" style="text-decoration: underline">Theming Guide</a>
35
  - Step 3: Create a brand new theme - Either by extending the default or other user-generated themes or creating a new theme from scratch
36
- - Step 4: Upload the theme to the Theme Gallery in the Hub, e.g. `my_theme.push_to_hub(repo_name="my_theme")`. Please note that you need to be logged in to Huggingface and would need to provide your Huggingface Access Token. For more information on uploading themes, see the <a href="https://gradio.app/theming-guide/#sharing-themes" target="_blank" style="text-decoration: underline">Sharing Themes</a> section of the guide.
37
  - Step 5: Add tags to your app's readme.md file to specify which track you are submiiting in. For example, like this `tags: - track-1`
38
  - Step 6: Share your themes with the community on social media and spread the word about the Hackathon πŸ€—
39
 
40
  - For Track 5, the Gradio app redesign challenge, you have to <u>submit a Gradio demo</u>:
41
  - Step 1: Join the Gradio-Theme Party organization on Hub.
42
- - Step 2: Read up about Gradio's new theming capabilities here - <a href="https://gradio.app/theming-guide/" target="_blank" style="text-decoration: underline">Theming Guide</a>
43
  - Step 3: Duplicate any existing Gradio demo (kudos if it is trending πŸ‘‘)
44
  - Step 4: Add your theme effects to the demo; for example, change color, modify the font, add a background, etc.
45
  - Step 5: Publish the demo back on the Hub. Note that the redesigned app must be submitted to the themes-party organization so that team can find it and others can see it. This will ensure the highest visibility for your effort.
46
  - Step 6: Add tags to your app's readme.md file to specify which track you are submiiting in. For example, like this `tags: - track-5`
47
  - Step 7: Share your themes with the community on social media and spread the word about the Hackathon πŸ€—
48
 
49
- ## Prizes
50
 
51
  Are you ready to win big? You're free to submit as many entries as you want, so get ready to have a great time unleashing your creativity.
52
  - For track 1, we'll add our favorite new theme to our set of default ones as a top prize 🀩. The top 3 winners, based on the number of likes, will get
 
13
 
14
 
15
  - We would like to invite you to the **Gradio Themes Party**, a community event aimed at designing visually stunning and personalized themes for Gradio apps. The event will take place over roughly a two-week period, **starting from Tuesday, March 21st** and **ending on Sunday, April 2nd**.
16
+ - We will be organizing this event here on <a href="https://huggingface.co/Gradio-Themes" target="_blank" style="text-decoration: underline">Huggingface Hub</a> and will be communicating with participants through the <a href="https://discord.gg/YtB7bm2H" 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" style="text-decoration: underline">Prizes section</a>
17
  - If there is something you would like to style via the theming API but it isn't currently supported, please use this <a href="https://github.com/gradio-app/gradio/issues/3544" target="_blank">Github Issue</a> to report it. You can add a reply to this issue detailing what you would like to style and how you would like to style it and we will get back to you on it.
18
 
19
  ## Hackathon Tracks :
 
31
 
32
  - For tracks 1 to 4, create and submit a new Theme:
33
  - Step 1: Join the Gradio-Theme Party organization (this org) on Hub.
34
+ - Step 2: Read up about Gradio's new theming capabilities here - [Theming Guide](https://gradio.app/theming-guide/){:target="_blank" style="text-decoration: underline"}
35
  - Step 3: Create a brand new theme - Either by extending the default or other user-generated themes or creating a new theme from scratch
36
+ - Step 4: Upload the theme to the Theme Gallery in the Hub, e.g. `my_theme.push_to_hub(repo_name="my_theme")`. Please note that you need to be logged in to Huggingface and would need to provide your Huggingface Access Token. For more information on uploading themes, see the [Sharing Themes]("https://gradio.app/theming-guide/#sharing-themes"){:target="_blank" style="text-decoration: underline"} section of the guide.
37
  - Step 5: Add tags to your app's readme.md file to specify which track you are submiiting in. For example, like this `tags: - track-1`
38
  - Step 6: Share your themes with the community on social media and spread the word about the Hackathon πŸ€—
39
 
40
  - For Track 5, the Gradio app redesign challenge, you have to <u>submit a Gradio demo</u>:
41
  - Step 1: Join the Gradio-Theme Party organization on Hub.
42
+ - Step 2: Read up about Gradio's new theming capabilities here - [Theming Guide](https://gradio.app/theming-guide/){:target="_blank" style="text-decoration: underline"}
43
  - Step 3: Duplicate any existing Gradio demo (kudos if it is trending πŸ‘‘)
44
  - Step 4: Add your theme effects to the demo; for example, change color, modify the font, add a background, etc.
45
  - Step 5: Publish the demo back on the Hub. Note that the redesigned app must be submitted to the themes-party organization so that team can find it and others can see it. This will ensure the highest visibility for your effort.
46
  - Step 6: Add tags to your app's readme.md file to specify which track you are submiiting in. For example, like this `tags: - track-5`
47
  - Step 7: Share your themes with the community on social media and spread the word about the Hackathon πŸ€—
48
 
49
+ ## Prizes {#prizes}
50
 
51
  Are you ready to win big? You're free to submit as many entries as you want, so get ready to have a great time unleashing your creativity.
52
  - For track 1, we'll add our favorite new theme to our set of default ones as a top prize 🀩. The top 3 winners, based on the number of likes, will get