參考:
https://stability.ai/blog/stable-diffusion-public-release
https://github.com/AUTOMATIC1111/stable-diffusion-webui
https://mp.weixin.qq.com/s/8czNX-pXyOeFDFhs2fo7HA
1、安裝(6g顯存)
1、conda創(chuàng)建python 3.10.6環(huán)境
conda create -n stable-diffusion python==python 3.10.6
也安裝好pytorch cuda版本
***CUDA 11.3(本機環(huán)境)
conda install pytorch1.12.1 torchvision0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch
2、運行 python launch.py 使用過程報錯clip、openclip或者安裝慢可以自己去離線進行安裝好
pip install open_clip_torch
其他github或者模型下載慢,也可以可以自己去離線進行下載好放到對應位置文章來源:http://www.zghlxwxcb.cn/news/detail-577522.html
3、運行效果
文章來源地址http://www.zghlxwxcb.cn/news/detail-577522.html
到了這里,關(guān)于Stable Diffusion webui安裝使用的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!