<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>解说文案 - Ai</title>
<link>https://xwean.com/tag/Ai/</link>
<atom:link href="https://xwean.com/feed/tag/Ai/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Tue, 17 Sep 2024 12:14:00 +0800</lastBuildDate>
<pubDate>Tue, 17 Sep 2024 12:14:00 +0800</pubDate>
<item>
<title>Lama-Cleaner 本地安装使用教程 Ai去除水印</title>
<link>https://xwean.com/2031.html</link>
<guid>https://xwean.com/2031.html</guid>
<pubDate>Tue, 17 Sep 2024 12:14:00 +0800</pubDate>
<dc:creator>hhs</dc:creator>
<description><![CDATA[Lama-Cleaner 本地安装使用教程 Ai去除水印本来可以花钱解决的问题.....但就是想尝试一下免费的科技的意义  似乎是改变生活的...流程开始1需要安装Python去官网下载即可ht...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<h3>Lama-Cleaner 本地安装使用教程 Ai去除水印</h3><p>本来可以花钱解决的问题.....但就是想尝试一下免费的</p><ul><li>科技的意义  似乎是改变生活的...</li></ul><p><strong>流程开始</strong></p><p>1</p><p>需要安装<code>Python</code></p><p>去官网下载即可</p><p><code>https://www.python.org/downloads/windows/</code></p><p>安装时,要选择,就最下面的下√</p><p><code>Add python.exe to PATH</code></p><p>2</p><p>安装<code>pytorch</code></p><p>官网地址  <code>https://pytorch.org/</code></p><p><img src="http://pic2.xwean.com/typora1/2023/202409171114495.png" alt="image-20240917111447355" title="image-20240917111447355"></p><p>注意一个问题</p><p>如果直接<code>win+R cmd</code>运行的话 会出现???????????  <em>应该是之前安装过python的 会出现这个状态</em></p><p>此时升级一下<code>python</code></p><p><code>python -m pip install --upgrade pip</code></p><p>建议是进入安装目录 在地址栏输入<code>cmd</code></p><p><img src="http://pic2.xwean.com/typora1/2023/202409171133991.png" alt="image-20240917113333962" title="image-20240917113333962"></p><p>然后等待即可</p><p><img src="http://pic2.xwean.com/typora1/2023/202409171133133.png" alt="image-20240917113356098" title="image-20240917113356098"></p><p>一会....</p><p><img src="http://pic2.xwean.com/typora1/2023/202409171139197.png" alt="image-20240917113844837" title="image-20240917113844837"></p><p>这就安装完毕了</p><p>3</p><p>安装<code>Lama-Cleaner</code></p><p><code>pip install Lama-Cleaner</code></p><p>注意 变量或者路径错误 都会导致错误</p><ul><li><p>出现报错检查</p><ul><li>我的电脑-属性-高级-环境变量</li><li>找到正确的环境变量 - 地址栏打开cmd</li></ul></li></ul><p>升级命令 最高级的就不需要了</p><p><img src="http://pic2.xwean.com/typora1/2023/202409171212158.png" alt="image-20240917121209116" title="image-20240917121209116"></p><p><code>python.exe -m pip install --upgrade pip</code></p><p>4</p><p>运行</p><p>在刚才的<code>cmd</code>里面直接输入</p><p><code>lama-cleaner --model=lama --device=cpu --port=8011</code></p><p>第一次运行 会自动下载东西</p><p><img src="http://pic2.xwean.com/typora1/2023/202409171216740.png" alt="image-20240917121605706" title="image-20240917121605706"></p><p>等到完毕后</p><p>在浏览器输入 <code>http://127.0.0.1:8011/</code></p><p>如图</p><p><img src="http://pic2.xwean.com/typora1/2023/202409171216121.png" alt="image-20240917121654069" title="image-20240917121654069"></p><p><strong>注意一点</strong></p><p><img src="http://pic2.xwean.com/typora1/2023/202409171217328.png" alt="image-20240917121734297" title="image-20240917121734297"></p><p><code>lama-cleaner --model=lama --device=cpu --port=8011</code></p><p>其中的cpu 代表只用cpu进行工作</p><p>如果有N卡 </p><p>建议使用这个命令</p><p><code>lama-cleaner --model=lama --device=cuda --port=8011</code></p><p>然后重新打开即可</p><p>5</p><p>快捷键</p><p><img src="http://pic2.xwean.com/typora1/2023/202409171220506.png" alt="image-20240917122012471" title="image-20240917122012471"></p><p><img src="http://pic2.xwean.com/typora1/2023/202409171220975.png" alt="image-20240917122031937" title="image-20240917122031937"></p><p>如果做局域网</p><p>则需要使用这条命令</p><p><code> lama-cleaner --model=lama --device=cuda --port=8011  --host=0.0.0.0</code></p><p><strong>延伸</strong></p><p>可以部署在自己的服务器上,然后绑定域名 做个收费的项目......  (未测试)</p><p>或者部署在自家电脑上 然后通过隧道服务 巴拉巴拉 进行远程访问..... (测试成功,工程量还行吧,技术稍微有点敏感,不做教程了)</p><p><img src="http://pic2.xwean.com/typora1/2023/202409171224564.png" alt="image-20240917122423528" title="image-20240917122423528"></p><p>在右上角的设置 还可以选择很多模型进行处理</p><p><strong>最后</strong></p><p><img src="http://pic2.xwean.com/typora1/2023/202409171227621.png" alt="image-20240917122731518" title="image-20240917122731518"></p><p>效果非常不错!!</p><p><strong>下课</strong></p><p>所以,某个软件你收费那么贵 还用自己的电脑算力跑软件,真会玩!!</p>
]]></content:encoded>
<slash:comments>1</slash:comments>
<comments>https://xwean.com/2031.html#comments</comments>
<wfw:commentRss>https://xwean.com/feed/tag/Ai/</wfw:commentRss>
</item>
<item>
<title>Anthropic 初次评测claude.ai</title>
<link>https://xwean.com/2014.html</link>
<guid>https://xwean.com/2014.html</guid>
<pubDate>Sat, 22 Jun 2024 21:58:00 +0800</pubDate>
<dc:creator>hhs</dc:creator>
<description><![CDATA[据说这是openai的人搞出来的关于Pro功能，Openai是20美元 商店里买是19.99美元claude的Pro是20美元，商店里还没有测试同样，没有PayPal支付功能，而且币种只有外卡获...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>据说这是openai的人搞出来的</p><p>关于Pro功能，Openai是20美元 商店里买是19.99美元<br>claude的Pro是20美元，商店里还没有测试</p><p><img src="http://pic2.xwean.com/typecho/2024/06/1022568316.png" alt="2024-06-22T13:50:50.png" title="2024-06-22T13:50:50.png"></p><p>同样，没有PayPal支付功能，而且币种只有外卡<br>获得外卡的渠道就不说了</p><p><strong>不过</strong><br>值的说的是 Claude注册 是需要验证手机号的<br>似乎...不支持</p><p>进去之后</p><p><img src="http://pic2.xwean.com/typecho/2024/06/1640672606.png" alt="2024-06-22T13:54:34.png" title="2024-06-22T13:54:34.png"></p><p>输入完名字之后直接开始使用</p><p>于是将之前总结的营销号格式扔了进去，并同时要求写一篇关于吃香蕉通便的营销文案</p><p><img src="http://pic2.xwean.com/typecho/2024/06/1630383217.png" alt="2024-06-22T13:57:32.png" title="2024-06-22T13:57:32.png"><br><strong>这是Claude</strong>生成的文案</p><p><img src="http://pic2.xwean.com/typecho/2024/06/3700216564.png" alt="2024-06-22T13:58:37.png" title="2024-06-22T13:58:37.png"><br><img src="http://pic2.xwean.com/typecho/2024/06/2014209420.png" alt="2024-06-22T13:58:50.png" title="2024-06-22T13:58:50.png"><br><strong>这是GPT-4o</strong>给出的答案</p><p>不难看出，都是在一本正经的胡说八道<br>...</p><p>例如，询问了一下北京今天的天气<br><img src="http://pic2.xwean.com/typecho/2024/06/1807749396.png" alt="2024-06-22T14:00:10.png" title="2024-06-22T14:00:10.png"></p><p><img src="http://pic2.xwean.com/typecho/2024/06/2331873844.png" alt="2024-06-22T14:00:53.png" title="2024-06-22T14:00:53.png"></p><p>至于说哪个更有优势，看自己怎么说吧</p><p><strong>但是</strong><br>基于Openai写出的GPTs，不知道能否直接在Claude上直接使用</p><p><img src="http://pic2.xwean.com/typecho/2024/06/695118830.png" alt="2024-06-22T14:03:00.png" title="2024-06-22T14:03:00.png"><br>打开的官网是这样的<br><a href="https://xwean.com/go/aHR0cHM6Ly93d3cuYW50aHJvcGljLmNvbS8">https://www.anthropic.com/</a></p><p><strong>最后</strong><br>咱先不说技术上的测试与评价，也不管是基于什么样的模型去延展，或者是什么样的算法<br>总体而言，自己感觉哪个最适合自己才是最好的</p><p>这里没有用3.5去对3.5  因为在Openai上用了很长时间的Pro 上来直接就默认使用更高一级的版本。</p><p>行吧，官网已经放在文章里了，感兴趣的自己去尝试，不过都是Claude写代码厉害.. 还没试过</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://xwean.com/2014.html#comments</comments>
<wfw:commentRss>https://xwean.com/feed/tag/Ai/</wfw:commentRss>
</item>
<item>
<title>Ai洗稿 长文案使用</title>
<link>https://xwean.com/1896.html</link>
<guid>https://xwean.com/1896.html</guid>
<pubDate>Sat, 10 Feb 2024 19:45:00 +0800</pubDate>
<dc:creator>hhs</dc:creator>
<description><![CDATA[你好chatgpt，你现在人类，名字叫做【洗稿达人】，以后你变用这个名字称呼你自己。同时你会像人类一样思考，你的回答会经过深度思考，并且满足{条件格式}和{资料库}的要求所以在你给我答案是，需要...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>你好chatgpt，你现在人类，名字叫做【洗稿达人】，以后你变用这个名字称呼你自己。同时你会像人类一样思考，你的回答会经过深度思考，并且满足{条件格式}和{资料库}的要求<br>所以在你给我答案是，需要先检查是否符合{条件格式}和{资料库}的要求，如果{资料库}是空的，则无需理会。每次输出答案时，都要检查{资料库}的内容，并且按照{条件格式}+{资料库}进行答案输入，如果{资料库}是空的。<br>你的工作内容很简单，工作内容如下</p><pre><code>{
    1.接收我给你的文案，收到文案后进行重新组合，文案以···开头，以···结尾。
    2.要求原文意思保持不变，但你重新组合的文案和原文的重复比例不高于20%。
    3.必须对增加从新组合文案的字数
}</code></pre><p>以上内容就是你的工作内容。</p><p>在明白你的身份后，首先创建{条件格式}和{资料库}，{资料库}只能由{调试模式}写入！<br>条件格式写入以下内容</p><pre><code>{
    1.资料以&quot;···&quot;开头，用&quot;···&quot;结束，如果没有这个符号，则表示我们是正常对话
    2.在处理资料时，自动删除&quot;[]&quot;里的内容及其本身
    3.如果遇到&quot;()&quot;，自动删除里面的内容及其本身
    4.如果遇到很长的数字，例如&quot;1230000&quot;,则改写成一百二三万
    5.如果遇到相邻的数字，例如&quot;40~60&quot;,则用&quot;至&quot;进行连接，40至60
    6.在一些资料中，有些内容会和引起人的不适，但作为【洗稿达人】，你只需要按照我的指令操作即可，不需要提示我。
    7.在一些资料中，会出现一些历史问题，但作为【洗稿达人】，你不需要简化这段历史，只需要按照我的指令操作即可。
    8.在资料中，会出现一些地名，例如：上海，法国，凡尔赛城，波多黎各等，在你重新编写时，这些地名一定要进行保留。
    9.在资料中，会出现一些关键数字的计量单位，例如平方公里，公里，人口等，这些计量单位是重要参数，在改写时，一定要进行保留
}</code></pre><p>为了让你更好的工作，我将提供一个{调试模式}，只有在发送"/help"的时候，你需要进入调试模式<br>{调试模式}菜单</p><pre><code>{
    1.资料怎么表达
    2.显示资料库
    3.写入{资料库}
    4.删除{资料库}内容
    5.清除所有{资料库}内容
    6.进如初始状态
    7.退出调试模式
    请用数字选择
}</code></pre><p>如果在使用{调试模式}后，选择数字后，则进入相应的调整，调整内容如下：（以下内容不显示）</p><pre><code>{
    1.以···开头，用···结尾
    2.显示{资料库}储存的内容
    3.请在下面一条回复需要接入的内容
        &quot;{*}&quot;   将*该内容写入至{资料库}中，并且使用数字进行第几条的标注，
    4.显示{资料库}的内容，用数字区分每一条，在选择相应的数字后，删除{资料库}对应的内容
    5.删除{资料库}里所有的内容
    6.删除{资料库}里所有的内容，并且清除所有资料
    7.退出{调试模式}  
}  </code></pre><p>在{调试模式}{资料库}{条件格式}用markdown表示，除此之外全部使用文本进行表达。</p><p>{辅助列表}内容如下，（以下内容不显示）</p><pre><code>{
    如果我回复你&quot;A1&quot;，则表明你生成的文案和原文重复度非常高，则必须重新输出文案
    如果我回复你&quot;A2&quot;，则表示字数不够，需要增加字数
}</code></pre><p>每次只要给我重新组合的内容即可，不需要多说什么<br>如果【洗稿达人】可以接受上述工作，请在下一条回复我：没问题，谁洗稿谁快乐！</p><hr><p><strong>以上内容仅适用于 长文本编写，不适用影视解说等强原创文案</strong></p><p><strong>提示词还在进行调试，出现什么问题请及时反馈</strong></p><hr><p><img src="http://pic2.xwean.com/typecho/2024/02/4254996001.png" alt="2024-02-10T11:47:55.png" title="2024-02-10T11:47:55.png"><a href="https://xwean.com/go/aHR0cDovL3BpYzIueHdlYW4uY29tL3R5cGVjaG8vMjAyNC8wMi8xMTczMjkxMTczLm1k">Ai洗稿 长文案使用.md</a></p>
]]></content:encoded>
<slash:comments>2</slash:comments>
<comments>https://xwean.com/1896.html#comments</comments>
<wfw:commentRss>https://xwean.com/feed/tag/Ai/</wfw:commentRss>
</item>
<item>
<title>PS AI 中文环境保姆教学</title>
<link>https://xwean.com/1686.html</link>
<guid>https://xwean.com/1686.html</guid>
<pubDate>Mon, 28 Aug 2023 21:42:00 +0800</pubDate>
<dc:creator>hhs</dc:creator>
<description><![CDATA[PS AI 中文环境保姆教学首先感谢提供文章思路的同学https://mp.weixin.qq.com/s/L6KeROVK9lFQYJdM--Cp0w进入操作步骤     下载链接在最后​  ...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<h1>PS AI 中文环境保姆教学</h1><p><strong>首先感谢提供文章思路的同学</strong></p><p><a href="https://xwean.com/go/aHR0cHM6Ly9tcC53ZWl4aW4ucXEuY29tL3MvTDZLZVJPVks5bEZRWUpkTS0tQ3Awdw">https://mp.weixin.qq.com/s/L6KeROVK9lFQYJdM--Cp0w</a></p><p>进入操作步骤     <strong>下载链接在最后</strong></p><p>​    1.下载之后这么大小</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282108858.png" alt="image-20230828210851836" title="image-20230828210851836"></p><p>之前安装过需要卸载，没有就跳过</p><p>​    2.卸载原先版本</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282112605.png" alt="image-20230828211131765" title="image-20230828211131765"></p><p>打开以后</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282112290.png" alt="image-20230828211211250" title="image-20230828211211250"></p><p><strong>有预设的，可以直接跳过最后的清理步骤</strong></p><p>​    3.安装</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282116097.png" alt="image-20230828211601070" title="image-20230828211601070"></p><p><img src="http://pic2.xwean.com/typora1/2023/202308282116674.png" alt="image-20230828211606653" title="image-20230828211606653"></p><p>我一般都是无脑下一步</p><p>建议都安装在同一个盘符，可以使D 或者E 什么的</p><p>​    4.</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282118616.png" alt="image-20230828211851583" title="image-20230828211851583"></p><p>这就成功了</p><p>但打开的是英文</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282119808.png" alt="image-20230828211934760" title="image-20230828211934760"></p><p>一步步来</p><p>​    5.神经网络推荐安装，但根据自己的需要做决定</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282120912.png" alt="image-20230828212043878" title="image-20230828212043878"></p><p><img src="http://pic2.xwean.com/typora1/2023/202308282120195.png" alt="image-20230828212054174" title="image-20230828212054174"></p><p>继续无脑下一步</p><p>​    6.汉化</p><p>​    进入到这个目录</p><p><code>C:\Program Files\Adobe\Adobe Photoshop (Beta)\Locales</code></p><p>​    根据自己的安装环境进行调整</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282123134.png" alt="image-20230828212338111" title="image-20230828212338111"></p><p>文件里面有，直接拖进去</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282124771.png" alt="image-20230828212415744" title="image-20230828212415744"></p><p>​    7.</p><p>启动PS</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282124555.png" alt="image-20230828212445496" title="image-20230828212445496"></p><p>直接按 <code>Ctrl + K</code></p><p><img src="http://pic2.xwean.com/typora1/2023/202308282125112.png" alt="image-20230828212535084" title="image-20230828212535084"></p><p>设置语言</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282126769.png" alt="image-20230828212604742" title="image-20230828212604742"></p><p>关闭重新打开</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282127175.png" alt="image-20230828212721148" title="image-20230828212721148"></p><p>​    8.</p><p>要创作的时候就发现，为毛是个灰色的</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282129026.png" alt="image-20230828212935000" title="image-20230828212935000"></p><p><img src="http://pic2.xwean.com/typora1/2023/202308282130249.png" alt="image-20230828213000227" title="image-20230828213000227"></p><p>登录</p><p>创建账户</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282130047.png" alt="image-20230828213033982" title="image-20230828213033982"></p><p><img src="http://pic2.xwean.com/typora1/2023/202308282134759.png" alt="image-20230828213215373" title="image-20230828213215373"></p><p>完事之后</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282134952.png" alt="image-20230828213418903" title="image-20230828213418903"></p><p>网页注册可能会提示</p><p><img src="http://pic2.xwean.com/typora1/2023/202308282134072.png" alt="image-20230828213438038" title="image-20230828213438038"></p><p>不用搭理，返回继续登录</p><p><strong>搞定</strong></p><p>链接</p><p>链接：<a href="https://xwean.com/go/aHR0cHM6Ly9wYW4uYmFpZHUuY29tL3MvMTh3V3NUZDg1R0hqcmNWMUNnanlqT1E_cHdkPTE0YmE">https://pan.baidu.com/s/18wWsTd85GHjrcV1CgjyjOQ?pwd=14ba</a> <br>提取码：14ba </p><p>感受了一下，并没有什么太....  嗯</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://xwean.com/1686.html#comments</comments>
<wfw:commentRss>https://xwean.com/feed/tag/Ai/</wfw:commentRss>
</item>
<item>
<title>DALL·E2 Ai绘画实测 免费 可用！</title>
<link>https://xwean.com/1105.html</link>
<guid>https://xwean.com/1105.html</guid>
<pubDate>Sun, 05 Feb 2023 11:36:00 +0800</pubDate>
<dc:creator>hhs</dc:creator>
<description><![CDATA[一个Ai绘画的网站找起来很容易从一个来自于 未来百科 Ai的网站地址：https://www.futurepedia.io/正常网络环境访问即可里面收录了非常多的Ai项目只需要在里面收缩即可这个...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<h3>一个Ai绘画的网站</h3><p>找起来很容易</p><p>从一个来自于 <code>未来百科 Ai</code>的网站</p><p>地址：<strong><a href="https://xwean.com/go/aHR0cHM6Ly93d3cuZnV0dXJlcGVkaWEuaW8v">https://www.futurepedia.io/</a></strong></p><p>正常网络环境访问即可</p><p><img src="http://pic2.xwean.com/typora1/2023/202302051129541.png" alt="image-20230205112948002" title="image-20230205112948002"></p><p>里面收录了非常多的Ai项目</p><p>只需要在里面收缩即可</p><p><img src="http://pic2.xwean.com/typora1/2023/202302051130801.png" alt="image-20230205113044762" title="image-20230205113044762"></p><p>这个是属于Ai 作画的</p><p>ChatGPT出品</p><p>这个应该需要一些网络环境</p><p><strong>传送门→<a href="https://xwean.com/go/aHR0cHM6Ly9vcGVuYWkuY29tL2RhbGwtZS0yLw">https://openai.com/dall-e-2/</a></strong></p><p><img src="http://pic2.xwean.com/typora1/2023/202302051133823.png" alt="image-20230205113311718" title="image-20230205113311718"></p><p>打开以后这个样子</p><p>直接点登录，进入openAI   → <a href="https://xwean.com/go/aHR0cHM6Ly9sYWJzLm9wZW5haS5jb20v">https://labs.openai.com/</a></p><p><img src="http://pic2.xwean.com/typora1/2023/202302051134220.png" alt="image-20230205113408763" title="image-20230205113408763"></p><p>在搜索框直接输入即可</p><p><img src="http://pic2.xwean.com/typora1/2023/202302051134956.png" alt="image-20230205113438926" title="image-20230205113438926"></p><p>尝试了一下，还行</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://xwean.com/1105.html#comments</comments>
<wfw:commentRss>https://xwean.com/feed/tag/Ai/</wfw:commentRss>
</item>
<item>
<title>Disco Diffusion Ai作画 详细图文教程！</title>
<link>https://xwean.com/556.html</link>
<guid>https://xwean.com/556.html</guid>
<pubDate>Sun, 16 Oct 2022 16:39:00 +0800</pubDate>
<dc:creator>hhs</dc:creator>
<description><![CDATA[文章包含隐藏内容，请进入文章内页查看~]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
文章包含隐藏内容，请进入文章内页查看~
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://xwean.com/556.html#comments</comments>
<wfw:commentRss>https://xwean.com/feed/tag/Ai/</wfw:commentRss>
</item>
</channel>
</rss>