freddyaboulton HF staff commited on
Commit
bfb816e
·
1 Parent(s): 5d888a2

Fix leaderboard link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -57,8 +57,8 @@ Come Join us from August 29th to September 2th for a Hackathon in person and onl
57
  </ul>
58
 
59
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">LeaderBoard for Most Popular EuroSciPy Spaces</h3>
60
- <p class="lg:col-span-2">See the <a href="https://huggingface.co/spaces/EuroPython2022/Leaderboard" target="_blank" style="text-decoration:underline; font-weight:bold">EuroSciPy Leaderboard</a></p>
61
- <h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Hugging Face Spaces & Gradio for Showcasing your EuroSciPy ‘22 Demo
62
  </h4>
63
  <p class="lg:col-span-2">
64
  In this tutorial, we will demonstrate how to showcase your demo with an easy to use web interface using the Gradio Python library and host it on Hugging Face Spaces so that conference attendees can easily find and try out your demos. Also, see <a href="https://gradio.app/introduction_to_blocks/" style="text-decoration: underline" target="_blank">https://gradio.app/introduction_to_blocks/</a>, for a more flexible way to build Gradio Demos
 
57
  </ul>
58
 
59
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">LeaderBoard for Most Popular EuroSciPy Spaces</h3>
60
+ <p class="lg:col-span-2">See the <a href="https://huggingface.co/spaces/EuroScipy2022/Leaderboard" target="_blank" style="text-decoration:underline; font-weight:bold">EuroSciPy Leaderboard</a></p>
61
+ <h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Huging Face Spaces & Gradio for Showcasing your EuroSciPy ‘22 Demo
62
  </h4>
63
  <p class="lg:col-span-2">
64
  In this tutorial, we will demonstrate how to showcase your demo with an easy to use web interface using the Gradio Python library and host it on Hugging Face Spaces so that conference attendees can easily find and try out your demos. Also, see <a href="https://gradio.app/introduction_to_blocks/" style="text-decoration: underline" target="_blank">https://gradio.app/introduction_to_blocks/</a>, for a more flexible way to build Gradio Demos