安装stable diffusion

 

su useradd -m sd 

passwd sd

su sd

mkdir -p /data

cd /data

yum install git 

git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git

wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-py310_23.1.0-1-Linux-x86_64.sh --no-check-certificate 

chmod +x Miniconda3-py310_23.1.0-1-Linux-x86_64.sh 

./23.1.0-1-Linux-x86_64.sh 


pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

cd stable-diffusion-webui

 

python -m pip install basicsr facexlib

python -m pip install -r requirements_versions.txt 

python -m pip install -r requirements.txt
 

 python launch.py --skip-torch-cuda-test

 

RuntimeError: Couldn‘t install gfpgan

RuntimeError: Couldn't install clip

 Couldn't determine Stable Diffusion's hash: cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf.

 

posted @   石门口人  阅读(424)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
点击右上角即可分享
微信分享提示