API/Docs: Fix an image link in koboldcpp doc (#1954)

* Fix the image link for the koboldcpp style button pointing to the
dialog image rather than the button image.
This commit is contained in:
Stefan Kapusniak
2023-11-13 17:14:29 +00:00
committed by GitHub
parent df20cf9c8a
commit 91df5f0613

View File

@@ -83,11 +83,11 @@ SHARK should start in server mode, and you should see something like this:
* There is one final piece of image generation configuration within Koboldcpp you might want to do. This is also in the generate images section of advanced settings. Here there is, not very obviously, a 'style' button:
![Selecting the 'styles' button](https://user-images.githubusercontent.com/121311569/280556172-4aab9794-7a77-46d7-bdda-43df570ad19a.png)
![Selecting the 'styles' button](https://user-images.githubusercontent.com/121311569/280556694-55cd1c55-a059-4b54-9293-63d66a32368e.png)
This will bring up a dialog box where you can enter a short text that will sent as a prefix to the Prompt sent to SHARK:
![Entering extra image styles](https://github.com/one-lithe-rune/SHARK/assets/121311569/4aab9794-7a77-46d7-bdda-43df570ad19a)
![Entering extra image styles](https://user-images.githubusercontent.com/121311569/280556172-4aab9794-7a77-46d7-bdda-43df570ad19a.png)
## Connecting to SHARK on a different address or port