Delcos/Hentai-Diffusion

Getting started point not clear for newbies (like me)

jeunemagpie opened this issue · 8 comments

Hello to all!

I'm having a problem with the step 3:


_Step 3:
Return to the main directory.

stable-diffusion-webui-master\

On windows run the webui-user.sh file. For linux use webui.sh.

Let it run and download all the needed requirements. It may seem frozen at times but it is doing fine, just don't close the terminal._


How I'm supposed to run the webui-user.sh file? I tried looking elsewhere, but mostly was doing linux stuff to run windows.

Thanks and sorry for asking something that will be stupidly easy,

JM

Try using webui-user.bat by double clicking and see if that starts up.

it gives me this error:

"exit code: 9009

stderr:
No se encontr¾ Python; ejecuta sin argumentos para instalar desde Microsoft Store o deshabilita este acceso directo en Configuraci¾n > Administrar alias de ejecuci¾n de la aplicaci¾n."

What should i do? i installed python but it still give me the same error.

you need to check Add Python to enviroment variables

you need to check Add Python to enviroment variables

How do you do that? I'm getting the same error and I was wondering how to fix it.

you need to check Add Python to enviroment variables

How do you do that? I'm getting the same error and I was wondering how to fix it.

Open python installer exe again, choose reinstall and check that checkbox.

you need to check Add Python to enviroment variables

How do you do that? I'm getting the same error and I was wondering how to fix it.

Open python installer exe again, choose reinstall and check that checkbox.

Is there an installer included somewhere in the stable diffusion folder or should I get it from their website? If so what version (3.11.1 or older)?
Nevermind I found which version I needed and now it works

Download anaconda if you haven't already, just Google anaconda windows installer. That will also install the needed python version.

Download anaconda if you haven't already, just Google anaconda windows installer. That will also install the needed python version.

i tried downloading anaconda and i still have the exact same issue