From dccf2597cce7776827068d91702445cc3fed6ec1 Mon Sep 17 00:00:00 2001 From: mixel Date: Tue, 7 Jan 2025 16:50:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`