最强开源 AI 图像生成模型,SDXL/SD3 画质惊艳。
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui下载模型文件到 models/Stable-diffusion/ 目录python launch.py --xformers --medvram浏览器打开 http://localhost:7860Extensions 标签可安装 ControlNet、AnimateDiff 等插件git clone https://github.com/comfyanonymous/ComfyUIpip install -r requirements.txt下载模型到 models/checkpoints/python main.py --listen 0.0.0.0注册 platform.stability.ai 获取 API Keypip install stability-sdk支持 SD3/SDXL/Stable Image Ultra 多个模型无需 GPU, 按量计费, 适合轻量使用