mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-14 06:35:14 +03:00
Added extra tags to the medium.txt file for img2txt and improved the 1 click installer documentation by telling the user to move the install.bat or .sh to the main root before running it.
This commit is contained in:
parent
18a3b80927
commit
be2667dc49
@ -1,4 +1,12 @@
|
||||
a 2 koma
|
||||
a 2koma
|
||||
a 3D render
|
||||
a 4 koma
|
||||
a 4koma
|
||||
a 6 koma
|
||||
a 6koma
|
||||
a 8 koma
|
||||
a 8koma
|
||||
a black and white photo
|
||||
a bronze sculpture
|
||||
a cartoon
|
||||
@ -25,6 +33,7 @@ a gouache
|
||||
a hologram
|
||||
a hyperrealistic painting
|
||||
a jigsaw puzzle
|
||||
a koma
|
||||
a low poly render
|
||||
a macro photograph
|
||||
a manga drawing
|
||||
|
@ -8,15 +8,21 @@ Home Page: https://github.com/Sygil-Dev/sygil-webui
|
||||
|
||||
### Installation on Windows:
|
||||
|
||||
|
||||
|
||||
- Clone or download the code from the [Repository](https://github.com/Sygil-Dev/sygil-webui).
|
||||
|
||||
- Double-click the `installer/install.bat` file and wait for it to handle everything for you.
|
||||
- Open the `installer` folder and copy the `install.bat` to the root folder next to the `webui.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](https://github.com/Sygil-Dev/sygil-webui).
|
||||
|
||||
- Open a terminal on the folder where the code is located and run `./installer/install.sh` ,make sure it has the right permissions and can be executed.
|
||||
- Open the `installer` folder and copy the `install.sh` to the root folder next to the `webui.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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user