Update README.md

This commit is contained in:
mixel 2025-01-07 16:50:37 +01:00
parent 2c218ff6a8
commit dccf2597cc

View file

@ -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`