随笔分类 -  AIGC

摘要:Llama 3.1论文中英对照 阅读全文
posted @ 2024-08-06 15:59 Zenith_Hugh 阅读(3316) 评论(0) 推荐(0)
摘要:来源:https://www.youtube.com/watch?v=m6QchXTx6wA&list=PLJV_el3uVTsOePyfmkfivYZ7Rqr2nMk3W&index=21 Diffusion Model 原理剖析 (1/4) Diffusion Model 原理剖析 (2/4) 阅读全文
posted @ 2023-11-12 22:19 Zenith_Hugh 阅读(8) 评论(0) 推荐(0)
摘要:来源:https://www.youtube.com/watch?v=JbfcAaBT66U Stable Diffusion https://arxiv.org/abs/2112.10752 DALL-E series https://arxiv.org/abs/2204.06125 https: 阅读全文
posted @ 2023-11-12 20:26 Zenith_Hugh 阅读(32) 评论(0) 推荐(0)
摘要:来源:浅谈图像生成模型 Diffusion Model 原理 本文简略的介绍 Diffusion Model 的基本概念,Diffusion Model 有很多不同的变形。最知名的是 Denoising Diffusion Probabilistic Models(DDPM),下面的说明来自DDPM 阅读全文
posted @ 2023-11-12 19:33 Zenith_Hugh 阅读(15) 评论(0) 推荐(0)
摘要:#### 1. 换脸插件 https://github.com/s0md3v/sd-webui-roop 安装:直接选择扩展,从网址中安装 参考:https://zhuanlan.zhihu.com/p/639577691 错误: > cmdline: git fetch -v -- origin 阅读全文
posted @ 2023-07-23 23:29 Zenith_Hugh 阅读(2174) 评论(0) 推荐(0)
摘要:#### 1. ubuntu 安装 docker 参考:https://zhuanlan.zhihu.com/p/553426327 我是 使用存储库安装 的。 #### 2. docker 部署 chatgpt 参考:https://github.com/Yidadaa/ChatGPT-Next- 阅读全文
posted @ 2023-07-07 02:58 Zenith_Hugh 阅读(896) 评论(0) 推荐(0)
摘要:#### 1. 中文插件 参考: https://zhuanlan.zhihu.com/p/617997179 我选择的是 通过网址安装。 不过是我在 去页面最顶部部,找到 Localization (requires restart) 选项。 成功: ![image](https://img202 阅读全文
posted @ 2023-06-28 23:10 Zenith_Hugh 阅读(272) 评论(0) 推荐(0)
摘要:前提:安装好 nvidia 显卡驱动。ubuntu 20.04, miniconda 环境 #### 1. 下载仓库 # clone web ui and go into its directory git clone https://github.com/AUTOMATIC1111/stable- 阅读全文
posted @ 2023-06-26 01:43 Zenith_Hugh 阅读(2588) 评论(0) 推荐(0)