mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 22:42:14 +03:00
942 B
942 B
Installer
Sygil WebUI
Home Page: https://github.com/Sygil-Dev/sygil-webui
Installation on Windows:
-
Clone or download the code from the Repository.
-
Open the
installer
folder and copy theinstall.bat
to the root folder next to thewebui.bat
-
Double-click the
install.bat
file and wait for it to handle everything for you.
Installation on Linux:
-
Clone or download the code from the Repository.
-
Open the
installer
folder and copy theinstall.sh
to the root folder next to thewebui.sh
-
Open a terminal on the folder where the code is located and run
./install.sh
,make sure it has the right permissions and can be executed. -
Wait for the installer to handle everything for you.
After installation, you can run the webui.cmd
file (on Windows) or webui.sh
file (on Linux/Mac) to start the WebUI.