Stable Diffusion

Eric讨论 | 贡献2023年3月29日 (三) 09:04的版本

Stable Diffusion是一个开源的文本生成图像模型。由CompVis、StabilityAI和Runway合作开发。

简介

时间轴

相似对比

名称 描述 网站
Stable Diffusion
Midjourney
DALL-E

安装

在线使用

平台 描述 网址
Hugging Face 无需注册,直接使用。 https://huggingface.co/spaces/stabilityai/stable-diffusion
DreamStudio http://beta.dreamstudio.ai
Google Colab Colab是Google提供的一个免费和付费的Jupyter Notebook环境。
使用步骤:
1.登录Colab,https://colab.research.google.com/
2.安装Stable Diffusion环境,在 https://github.com/camenduru/stable-diffusion-webui-colab 选择一个环境脚本,点击打开并在Colab运行安装。
3.Colab中安装完成后会有WebUI链接,点击访问即可。
https://colab.research.google.com/
https://github.com/camenduru/stable-diffusion-webui-colab

了解更多 >> Stability 博客:Stable Diffusion 公开发布


Windows上部署

基础知识

资源

官网

网站