Delcos / Hentai-Diffusion

The official place for the best A.I.
225 stars 19 forks source link

Getting started point not clear for newbies (like me) #6

Open jeunemagpie opened 1 year ago

jeunemagpie commented 1 year ago

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

Delcos commented 1 year ago

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

ewe10000 commented 1 year ago

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.

Sneffel commented 1 year ago

you need to check Add Python to enviroment variables

captainjaina commented 1 year ago

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.

Sneffel commented 1 year ago

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.

captainjaina commented 1 year ago

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

Delcos commented 1 year ago

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

frikimanHD commented 1 year ago

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