Browse Source

Updated images on web README.

pull/718/head
Michael Lamothe 2 years ago
parent
commit
e492ea2b6e
3 changed files with 2 additions and 1 deletions
  1. BIN
      Assets/web-ui-dark.png
  2. BIN
      Assets/web-ui-light.png
  3. +2
    -1
      LLama.Web/README.md

BIN
Assets/web-ui-dark.png View File

Before After
Width: 1711  |  Height: 1302  |  Size: 87 kB

BIN
Assets/web-ui-light.png View File

Before After
Width: 1716  |  Height: 1299  |  Size: 85 kB

+ 2
- 1
LLama.Web/README.md View File

@@ -36,4 +36,5 @@ Example:

## Interactive UI
The interactive UI is a simple example of using LLammaSharp
![demo-ui](https://i.imgur.com/nQsnWP1.png)
![web-ui-light](../Assets/web-light.png)
![web-ui-dark](../Assets/web-dark.png)

Loading…
Cancel
Save