1 Star 4 Fork 0

hanmochen/stable-diffusion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env_docker 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Force miniconda to attempt to update on every container restart
# instead only when changes are detected
CONDA_FORCE_UPDATE=false
# Validate the model files on every container restart
# (useful to set to false after you're sure the model files are already in place)
VALIDATE_MODELS=true
#Automatically relaunch the webui on crashes
WEBUI_RELAUNCH=true
#Pass cli arguments to webui.py e.g:
#WEBUI_ARGS=--gpu=1 --esrgan-gpu=1 --gfpgan-gpu=1
WEBUI_ARGS=
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hanmochen/stable-diffusion.git
git@gitee.com:hanmochen/stable-diffusion.git
hanmochen
stable-diffusion
stable-diffusion
main

搜索帮助