Delcos / Hentai-Diffusion

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

error starting up #21

Closed codypop1 closed 1 year ago

codypop1 commented 1 year ago

I am getting an error saying it cant find the command "git" and asking if i have it in my path does anyone know how to fix this?

Delcos commented 1 year ago

I am getting an error saying it cant find the command "git" and asking if i have it in my path does anyone know how to fix this?

If you are on windows google "download git for windows" if you're using anaconda terminal or on Linux type in "pip install git" or "sudo apt-get install git"

codypop1 commented 1 year ago

thanks for the help i appreciate it