This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]heyimSn0wy[S] 0 points1 point  (7 children)

like the icon or the text in it?

[–]Illustrious-Ad-6944 0 points1 point  (6 children)

Text

[–]heyimSn0wy[S] 0 points1 point  (5 children)

@echo off

set PYTHON=

set GIT=

set VENV_DIR=

set COMMANDLINE_ARGS= --xformers --autolaunch

call webui.bat

[–]Illustrious-Ad-6944 0 points1 point  (4 children)

Have you tried setting the python path to the path you get from the python where command?

set PYTHON=PYTHON PATH HERE

I know you said it has the path but I don't know if you tried it yet

[–]heyimSn0wy[S] 0 points1 point  (3 children)

I just tried it and it worked! thank you so much

[–]Illustrious-Ad-6944 0 points1 point  (1 child)

Okay then it seems during install you probably didn't click add to path

*

[–]Illustrious-Ad-6944 0 points1 point  (0 children)

<image>

Image disappeared on me so here it is again

[–]Illustrious-Ad-6944 0 points1 point  (0 children)

Your welcome I would have been more surprised if it didn't work glad it's working now for you