1
0
Fork 0

chore(docs): remove reference to unused stringcase package

This commit is contained in:
Sean Sube 2023-01-12 18:22:15 -06:00
parent 74eaac371d
commit f1acb8d640
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ Install the following packages for AI:
Install the following packages for the web UI:
```shell
> pip install flask stringcase
> pip install flask
```
_Or_ install all of these packages at once using [the `requirements.txt` file](./api/requirements.txt):