Spaces:
Running
Running
remove spaces
Browse files
README.md
CHANGED
@@ -22,10 +22,8 @@ pinned: false
|
|
22 |
</p>
|
23 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">π Create a Gradio Demo from your Model
|
24 |
</h3>
|
25 |
-
|
26 |
-
|
27 |
The first step is to create a web demo from your model. As an example, we will be creating a demo from an image classification model (called model) which we will be uploading to Spaces. The full code for steps 1-4 can be found in this colab notebook.
|
28 |
-
|
29 |
</p><br />
|
30 |
|
31 |
<p class="lg:col-span-2">
|
|
|
22 |
</p>
|
23 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">π Create a Gradio Demo from your Model
|
24 |
</h3>
|
25 |
+
<p class="lg:col-span-2">
|
|
|
26 |
The first step is to create a web demo from your model. As an example, we will be creating a demo from an image classification model (called model) which we will be uploading to Spaces. The full code for steps 1-4 can be found in this colab notebook.
|
|
|
27 |
</p><br />
|
28 |
|
29 |
<p class="lg:col-span-2">
|