## 环境部署及相关购置费用 ### 一、科学上网 **$AI$的网站,一般都在国外,比如微软的$Github$,由于国内的网络限制,科学上网是必须的,否则很多东西无法访问到。** **[$CatCloud$](https://catcloud.app/#/)** >昵称:$AI$教育推广者 邮箱:10402852@qq.com 密码:D******7u@\*\* **官网报价** > ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401290812575.png) ### 二、搭建$ChatGPT$+$AI$绘图 **[$GoAmzAI$ - 全新的$AIGC$应用](https://ipdj3sibjm.feishu.cn/docx/ARgjdOpTcohy2txfcPbclVbvnOf)** **[$GoAmzAI$ 售前常见问题解答](https://flowus.cn/share/bfe120cc-a630-44f5-9fda-eaff358bf3a5)** https://replicate.com/ ① 软件集成了我们想要的$AI$功能 ② 价格只有$2299$元,可以接受 ### 三、主机 考虑到国内$ICP$备案等机制,建议在国内采购 **阿里云** ,并正常进行备案。 使用顶级域名 `www.huibanshi.net` 因为国内对$OpenAi$等网站墙的原因,建议另外采购香港主机: **阿里云香港轻量云** ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401310850230.png) 提供$ChatGPT$,$Stable$ $Diffusion$,$Mindjourney$等需要外网的服务器,使用二级域名 `ai.huibanshi.net` ### 四、$ChatGPT$ 购买授权$Token$ **[国内二道贩子](https://www.doudianpu.com/chatgpt/register/)** ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401290920511.png) > **注:与这样的不太靠谱的个人交易,存在一定风险,但在目前国内的网络情况,还没有其它更好的办法,只能是冒一些风险,小额进行交易,防止造成太大损失。** **[$ChatGPT$代充平台](https://www.neuronicx.com/)** ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401310757488.png) ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401310800997.png) **$Stable$ $Diffusion$的实验环境** 采用购买$AutoDL$主账号+子账号的方式处理: **[$AutoDL$ $AI$算力云](https://www.autodl.com/home)** [参考文档](https://zhuanlan.zhihu.com/p/578731361?utm_id=0) ### 五、小鹅通 **[官网](https://www.xiaoe-tech.com/)** --- ### 六、搭建$Stable$ $Diffusion$服务器 【备用】 **[参考文档1](https://www.toutiao.com/article/7309365985969062419/)** **[参考文档2](https://www.bilibili.com/video/BV1iM4y1y7oA/?spm_id_from=333.788.video.desc.click&vd_source=13b33731bb79a73783e9f2c0e11857ae)** **[参考文档3](https://blog.csdn.net/baiyefenglin/article/details/130370780)** 运行条件: **[点我查看](https://baijiahao.baidu.com/s?id=1775301478259438285&wfr=spider&for=pc)** #### 本地部署与云端部署 **[自行搭建硬件费用表](https://baijiahao.baidu.com/s?id=1771619483944895618&wfr=spider&for=pc)** **[阿里云云端部署](https://blog.csdn.net/qq_59595994/article/details/131503698)** **[$GPU$云服务器$Stable$ $Diffusion$搭建保姆级教程](https://blog.csdn.net/forgetmiss/article/details/130896597)** **[腾讯云$GPU$服务器$SD$安装使用教程](https://mv7x2w5hy8.feishu.cn/docx/DlGYd5rbZoDv5qxvsO5cCZWlnTg)** ### 七、$OneThingAi$ 【备用】 **[官网](https://onethingai.com/)** **$AI$绘画** $Stable$ $Diffusion$,$Fooocus$,$ComfyUI$,丹炉 **$AI$训练** $PyTorch$ $TensorFlow$ $Paddle$ $Miniconda$ ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401291402020.png) ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401291402481.png) 访问地址: ```cpp {.line-numbers} http://10.10.21.19:7860/?__theme=dark ``` ![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202401291405862.png) **代理工具**: ```cpp {.line-numbers} ssh -p 18133 root@proxy-ai.onethingai.com -CNg -L 7860:127.0.0.1:7860 @LbUK.%8TU ```