Skip to content

Commit 4d929a5

Browse files
committed
add readme
1 parent f6fd81c commit 4d929a5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# ✨ panel-web-llm
22

33
[![CI](https://img.shields.io/github/actions/workflow/status/panel-extensions/panel-web-llm/ci.yml?style=flat-square&branch=main)](https://github.com/panel-extensions/panel-web-llm/actions/workflows/ci.yml)
4-
[![conda-forge](https://img.shields.io/conda/vn/conda-forge/panel-web-llm?logoColor=white&logo=conda-forge&style=flat-square)](https://prefix.dev/channels/conda-forge/packages/panel-web-llm)
54
[![pypi-version](https://img.shields.io/pypi/v/panel-web-llm.svg?logo=pypi&logoColor=white&style=flat-square)](https://pypi.org/project/panel-web-llm)
65
[![python-version](https://img.shields.io/pypi/pyversions/panel-web-llm?logoColor=white&logo=python&style=flat-square)](https://pypi.org/project/panel-web-llm)
76

@@ -31,6 +30,10 @@ pip install panel-web-llm
3130

3231
## Usage
3332

33+
### Online
34+
35+
Try it out in [Examples](https://panel-extensions.github.io/panel-web-llm/examples/).
36+
3437
### Command Line Interface
3538

3639
Once installed, you may launch the web LLM in the terminal with the following command:

0 commit comments

Comments
 (0)