👾About WebUI install/uninstall

Install WebUI

Type
About

Internal

Default WebUI. Use this if you are not familiar with StableDiffusion.

External

If you want to use StableDiffusion WebUI installed and cutomized by yourself. Please specify the path to the WebUI's webui-user.bat file in API mode.

Settings for internal webui

For Internal, the first time StartServer automatically installs Witchpot's custom StableDiffusion WebUI in the C drive user folder

Settings for external webui

If you have a WebUI (based on AUTOMATIC1111) installed and configured in your environment, you can use that WebUI.

Edit the webui-user.bat of the WebUI you wish to use as follows and set it to API mode

set COMMANDLINE_ARGS=--api

In Unity, specify the path of webui-user.bat as External Bat Path in the Preferences settings.

Uninstall WebUI

If you need to uninstall the webui for any reason, please follow the instructions below.

  • Unity menu > Utility > Uninstall Dependencies

    Note: If you delete WebUI directly in the C: drive without using this operation, WebUI will not be installed automatically at the next and unitypackage installation

Manually install WebUI

If WebUI is not installed automatically

Please install it manually from the Unity menu Witchpot > Utility > (Re)Install Dependencies to manually install the WebUI.

Last updated