text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

I dont get the files in the zip

Open praisrb opened this issue 2 years ago • 3 comments

Describe the bug

when i download the zip for windows, there is a missing file "start-webui.bat" and i cant get the webui to run now, why this happens?

Is there an existing issue for this?

  • [X] I have searched the existing issues

Reproduction

i download the zip, and there is the missing file

Screenshot

image

Logs

none

System Info

amd 6600xt

praisrb avatar Apr 18 '23 08:04 praisrb

You don't need "start-webui.bat". Run "start_windows.bat" instead.

xNul avatar Apr 18 '23 13:04 xNul

You don't need "start-webui.bat". Run "start_windows.bat" instead.

How do you add flags to start_windows.bat? The instructions.txt file still refers to an old line of code from start-webui.bat that no longer exists and no longer works if it's added to the script.

TheBestBaron avatar Apr 20 '23 03:04 TheBestBaron

@TheBestBaron you have to add them to the webui.py file now. The line looks like run_cmd("python server.py --auto-devices --chat --model-menu")

xNul avatar Apr 21 '23 04:04 xNul

This issue has been closed due to inactivity for 30 days. If you believe it is still relevant, please leave a comment below.

github-actions[bot] avatar May 22 '23 23:05 github-actions[bot]