diff --git a/README.md b/README.md index f2d7aa9..ac6ce88 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ There is a `docker-compose` in this repo. ## Setup In the directory of the project execute: `python -m venv ./venv` \ -Then execute in the same directory: `./venv/bin/pip install torch transformers` +Then execute in the same directory: `./venv/bin/pip install torch transformers gradio`