Spaces:
Running
Running
update section
Browse files
README.md
CHANGED
@@ -27,9 +27,11 @@ The first step is to create a web demo from your model. As an example, we will b
|
|
27 |
</p><br />
|
28 |
|
29 |
<p class="lg:col-span-2">
|
30 |
-
|
|
|
|
|
31 |
|
32 |
-
|
33 |
</p>
|
34 |
<br />
|
35 |
|
|
|
27 |
</p><br />
|
28 |
|
29 |
<p class="lg:col-span-2">
|
30 |
+
Install the gradio library
|
31 |
+
|
32 |
+
All you need to do is to run this in the terminal:
|
33 |
|
34 |
+
<code>pip install gradio</code>
|
35 |
</p>
|
36 |
<br />
|
37 |
|