Spaces:
Running
Running
Commit
·
458c05e
1
Parent(s):
b141fc6
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ pinned: false
|
|
28 |
<br />
|
29 |
|
30 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">What should I do?</h2>
|
31 |
-
<p class="lg:col-span-2">
|
32 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
33 |
<li class="my-4">Group together related demos as multiple tabs in one web app</li>
|
34 |
<li class="my-4">Change the layout of your demo instead of just having all of the inputs on the left and outputs on the right</li>
|
@@ -37,7 +37,7 @@ pinned: false
|
|
37 |
</ul>
|
38 |
<br />
|
39 |
|
40 |
-
|
41 |
|
42 |
|
43 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">What is Hugging Face Spaces?</h2>
|
|
|
28 |
<br />
|
29 |
|
30 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">What should I do?</h2>
|
31 |
+
<p class="lg:col-span-2"> <a href="https://colab.research.google.com/github/huggingface/blog/blob/main/notebooks/64_fastai_hub.ipynb" target="_blank" style="text-decoration: underline">This tutorial</a> shows how to share and load Learners (including those created with blurr) to and from the Hugging Face Hub. </p>
|
32 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
33 |
<li class="my-4">Group together related demos as multiple tabs in one web app</li>
|
34 |
<li class="my-4">Change the layout of your demo instead of just having all of the inputs on the left and outputs on the right</li>
|
|
|
37 |
</ul>
|
38 |
<br />
|
39 |
|
40 |
+
<a href="https://gradio.app/getting_started/" target="_blank" style="text-decoration: underline">https://gradio.app/getting_started/</a>
|
41 |
|
42 |
|
43 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">What is Hugging Face Spaces?</h2>
|