akhaliq HF Staff commited on
Commit
0bd33df
·
1 Parent(s): c5b9f39

update section

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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
- Areas of interest include all topics related to CVPR, including but not limited to the topics listed on the main conference website.
 
 
31
 
32
- Submitted demo systems may be of the following types:
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