Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminLuoHC authored Feb 28, 2024
1 parent b616148 commit d7bff5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To begin installation, clone this repository and then follow one of the below op

> Pre-requisite(s): `Python (v3)`, `ffmpeg`, `Tesseract`. See [here](https://hc-sc-ocdo-bdpd.github.io/file-processing-tools/1_tutorial/1_installation.html#additional-dependencies) for installation. These are not hard requirements; they are used for transcription (audio-to-text) and OCR (image-to-text)
Create the virtual environment in VSCode: `View` (top left of the screen) > `Python: Create Environment` > `Venv` > `your-python-version` > `requirements.txt`
Create the virtual environment in VSCode: `View` (top left of the screen) > `Command Palette` > `Python: Create Environment` > `Venv` > `your-python-version` > `requirements.txt`

<br>

Expand Down

0 comments on commit d7bff5f

Please sign in to comment.