abidlabs HF staff commited on
Commit
07e0a4d
·
1 Parent(s): 4154471

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ pinned: false
31
  <br />
32
  <p class="lg:col-span-2">Gradio can be installed via pip and comes preinstalled in Hugging Face Spaces, the latest version of Gradio can be set in the README in spaces by setting the sdk_version, for example <code>sdk_version: 3.0.2</code></p>
33
  <br />
34
- <p class="lg:col-span-2"><code>pip install gradio</code> to install gradio locally</p>
35
  <br />
36
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Gradio Blocks</h3>
37
  <p class="lg:col-span-2">
 
31
  <br />
32
  <p class="lg:col-span-2">Gradio can be installed via pip and comes preinstalled in Hugging Face Spaces, the latest version of Gradio can be set in the README in spaces by setting the sdk_version, for example <code>sdk_version: 3.0.2</code></p>
33
  <br />
34
+ <p class="lg:col-span-2">To install gradio locally, simply run: <code>pip install gradio</code> </p>
35
  <br />
36
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Gradio Blocks</h3>
37
  <p class="lg:col-span-2">