知行迭代
导航
首页
最近更改
随机页面
常用
分类目录
Linux命令
Mediawiki常用
电脑技巧
工具
链入页面
相关更改
特殊页面
页面信息
登录
查看“Stable Diffusion”的源代码
←
Stable Diffusion
页面
讨论
阅读
查看源代码
查看历史
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:[
[1]
]
您可以查看和复制此页面的源代码。
Stable Diffusion是一个开源的文本生成图像模型。由CompVis、StabilityAI和Runway合作开发。 ==简介== ===时间轴=== === 相似对比 === {| class="wikitable" ! 名称 ! 描述 ! 网站 |- | Stable Diffusion | | |- | [[Midjourney]] | | |- | [[DALL-E]] | | |} === 安装 === ==== 在线使用 ==== {| class="wikitable" ! 平台 ! 描述 ! 网址 |- | Hugging Face | 无需注册,直接使用。 | https://huggingface.co/spaces/stabilityai/stable-diffusion |- |Replicate | 无需注册,直接使用,支持付费API。 |https://replicate.com/stability-ai/stable-diffusion |- | DreamStudio | Stability AI 提供的网站。 | http://beta.dreamstudio.ai |- | Google Colab | Colab是Google提供的一个免费和付费的Jupyter Notebook环境。 <br />使用步骤:<br />1.登录Colab,https://colab.research.google.com/ <br />2.安装Stable Diffusion环境,在 https://github.com/camenduru/stable-diffusion-webui-colab 选择一个环境脚本,点击打开并在Colab运行安装。<br />3.Colab中安装完成后会有WebUI链接,点击访问即可。 |https://colab.research.google.com/ <br />https://github.com/camenduru/stable-diffusion-webui-colab |- | | | |} {{了解更多 |[https://stability.ai/blog/stable-diffusion-public-release Stability 博客:Stable Diffusion 公开发布] }} ==== Windows上部署 ==== ==基础知识== ==Prompt 提示词== ===常用网站=== {| class="wikitable" |- ! 网站名称 ! 描述 ! 网址 |- | Promptbase | 有 DALL·E, GPT, Midjourney, Stable Diffusion, ChatGPT提示词 | https://promptbase.com/ |- | Prompthero | | https://prompthero.com/ |- | 无界AI | | https://wujieai.com/ |- | Lexica | | https://lexica.art/ |} ==资源== ===官网=== * Stable Diffusion 源代码:https://github.com/CompVis/stable-diffusion * Stable Diffusion 源代码:https://github.com/Stability-AI/stablediffusion * Stability 官网:https://stability.ai * Runway 官网:https://runwayml.com ===网站=== * Stable Diffusion web UI:https://github.com/AUTOMATIC1111/stable-diffusion-webui * stable diffusion webui colab:https://github.com/camenduru/stable-diffusion-webui-colab [[分类:深度学习]]
本页使用的模板:
模板:了解更多
(
查看源代码
)
返回至“
Stable Diffusion
”。