mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
Update getting_started.html
This commit is contained in:
parent
b326ad581c
commit
961b688ea5
@ -31,7 +31,6 @@
|
||||
<a href="contact.html">Contact</a>
|
||||
</nav>
|
||||
<div class="content">
|
||||
<h4>Note: We are working on allowing developers to upload models directly to GradioHub.com. For now, if you'd like to share your model publicly, please reach out at team@gradio.app</h4>
|
||||
<h1>Installation</h1>
|
||||
<p>Gradio requires <a href="https://www.python.org/downloads/">Python 3</a>. Once you have Python, you can download the latest version of <code>gradio</code> using pip, like this:</p>
|
||||
<pre><code class="bash">pip install gradio</code></pre>
|
||||
|
Loading…
Reference in New Issue
Block a user