<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://blog.xiao-gy.tk/</id>
    <title>Xiao-gy's Blog</title>
    <updated>2024-09-11T16:39:22.989Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>xiao-gy</name>
        <email>i@valaxy.site</email>
        <uri>https://valaxy.site</uri>
    </author>
    <link rel="alternate" href="https://blog.xiao-gy.tk/"/>
    <link rel="self" href="https://blog.xiao-gy.tk/atom.xml"/>
    <subtitle>Xiao-gy's Blog.</subtitle>
    <logo>https://s2.loli.net/2024/09/12/8uspg4aOtqERCKP.jpg</logo>
    <icon>https://blog.xiao-gy.tk/favicon.svg</icon>
    <rights>CC BY-NC-SA 4.0 2024 © xiao-gy</rights>
    <entry>
        <title type="html"><![CDATA[Hello, Gradio!]]></title>
        <id>https://blog.xiao-gy.tk/posts/hello-gradio</id>
        <link href="https://blog.xiao-gy.tk/posts/hello-gradio"/>
        <updated>2024-09-11T00:00:00.000Z</updated>
        <content type="html"><![CDATA[<h2>安装</h2>
<p>使用 pip 安装 Gradio</p>
<pre><code class="language-bash">pip install gradio
</code></pre>
<p>国内下载慢可先执行以下代码将 pip 源切换至清华源，再执行以上命令</p>
<pre><code></code></pre>
<br/><p>访问 <a href="https://blog.xiao-gy.tk/posts/hello-gradio" target="_blank">https://blog.xiao-gy.tk/posts/hello-gradio</a> 阅读全文。</p>]]></content>
        <author>
            <name>xiao-gy</name>
            <email>i@valaxy.site</email>
            <uri>https://valaxy.site</uri>
        </author>
        <published>2024-09-11T00:00:00.000Z</published>
    </entry>
</feed>