espejelomar commited on
Commit
058f335
1 Parent(s): 5af3727

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -23,6 +23,9 @@ pinned: false
23
  <p class="lg:col-span-2">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.</p>
24
  <br />
25
 
 
 
 
26
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Why? Community, collaboration, and reproducibility</h2>
27
  <p class="lg:col-span-2"> We believe in openly sharing knowledge and resources to democratize AI for all. At Hugging Face, we encourage all practitioners who train models to contribute by sharing them with the community. Even when trained on particular data sets, sharing Learners will help others save time and computing resources, and give them access to valuable trained artifacts. In turn, you can benefit from the work that others have done. Additionally, shared Learners can be replicated by other community members through, for example, the inference API or repository cloning. </p>
28
  <br />
@@ -56,8 +59,8 @@ pinned: false
56
  Your browser does not support the video tag.
57
  </video>
58
  <br />
59
- <details class="lg:col-span-2">
60
- <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">More About Gradio</h3>
61
  <p class="lg:col-span-2">
62
  Gradio is a Python library that allows you to quickly build web-based machine learning demos, data science dashboards, or other kinds of web apps, entirely in Python. These web apps can be launched from wherever you use Python (jupyter notebooks, colab notebooks, Python terminal, etc.) and shared with anyone instantly using Gradio's auto-generated share links. 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> and the new Course on Huggingface about Gradio: <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">Gradio Course</a>.
63
  </p>
 
23
  <p class="lg:col-span-2">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.</p>
24
  <br />
25
 
26
+ <details class="lg:col-span-2">
27
+
28
+
29
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Why? Community, collaboration, and reproducibility</h2>
30
  <p class="lg:col-span-2"> We believe in openly sharing knowledge and resources to democratize AI for all. At Hugging Face, we encourage all practitioners who train models to contribute by sharing them with the community. Even when trained on particular data sets, sharing Learners will help others save time and computing resources, and give them access to valuable trained artifacts. In turn, you can benefit from the work that others have done. Additionally, shared Learners can be replicated by other community members through, for example, the inference API or repository cloning. </p>
31
  <br />
 
59
  Your browser does not support the video tag.
60
  </video>
61
  <br />
62
+
63
+ <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">More About Gradio</h3>
64
  <p class="lg:col-span-2">
65
  Gradio is a Python library that allows you to quickly build web-based machine learning demos, data science dashboards, or other kinds of web apps, entirely in Python. These web apps can be launched from wherever you use Python (jupyter notebooks, colab notebooks, Python terminal, etc.) and shared with anyone instantly using Gradio's auto-generated share links. 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> and the new Course on Huggingface about Gradio: <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">Gradio Course</a>.
66
  </p>