CompVis / stable-diffusion

A latent text-to-image diffusion model
https://ommer-lab.com/research/latent-diffusion-models/
Other
66.54k stars 9.97k forks source link

webui-user.bat closes immediately. #772

Closed grandtitan closed 11 months ago

grandtitan commented 11 months ago

This might be my bad cuz im new to pyenv-win. Im using pyenv so that I can use another pyversion for my projects and different versiosn for different programs. Now for stable diffusion I tried to make it work by creating a folder and inside that folder I did pyenv local 3.10.6 which worked fine then I cloned the thing from git and ran webui-user.bat. The cmd window closes as soon as it starts.