mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-12-03 02:21:11 +00:00
Update README.md
This commit is contained in:
parent
590d8489d0
commit
9bfa92fb3e
@ -18,7 +18,7 @@ To implement this user interface, we use the open-source [Chainlit Python packag
|
|||||||
First, we install the `chainlit` package and dependencies from the [requirements-extra.txt](requirements-extra.txt) list via
|
First, we install the `chainlit` package and dependencies from the [requirements-extra.txt](requirements-extra.txt) list via
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install install -r requirements-extra.txt
|
pip install -r requirements-extra.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Or, if you are using `uv`:
|
Or, if you are using `uv`:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user