Browse Source

Fixed typo and updated images.

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

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

Before After
Width: 1711  |  Height: 1302  |  Size: 87 kB Width: 1437  |  Height: 623  |  Size: 81 kB

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

Before After
Width: 1716  |  Height: 1299  |  Size: 85 kB Width: 1437  |  Height: 620  |  Size: 79 kB

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

@@ -35,6 +35,10 @@ Example:
```

## Interactive UI
The interactive UI is a simple example of using LLammaSharp
The interactive UI is a simple example of using LLamaSharp.

![web-ui-light](../Assets/web-ui-light.png)

---

![web-ui-dark](../Assets/web-ui-dark.png)

Loading…
Cancel
Save