AIGC工具集

AIGC工具集
蔡坨坨转载请注明出处❤️
作者:测试蔡坨坨
原文链接:caituotuo.top/7e2d89ca.html
AI绘画
Stable Diffusion WebUI
安装
1. 下载源码
| 1 | git clone git@github.com:AUTOMATIC1111/stable-diffusion-webui.git | 
2. 启动
| 1 | cd stable-diffusion-webui | 
| 1 | ./webui.sh | 
3. 问题解决
安装clip、open_clip失败:
手动下载clip、open_clip,并修改配置文件:
https://blog.csdn.net/weixin_40735291/article/details/129333599
Python环境相关
| 1 | pip3 list | 
安装模型:
Reference
 评论
匿名评论隐私政策




