From a08dc5483b46bfc32dc87c9c9f7dd4c1fb3d5e49 Mon Sep 17 00:00:00 2001 From: Zachary Vorhies Date: Tue, 11 Jul 2023 13:07:42 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a2d772..512a5b6 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,12 @@ Your data stays private and is not uploaded to any service. # Usage (GPU Accelerated Version) (works on Python 3.10.X) -```bash - One line install gpu version -`curl https://raw.githubusercontent.com/zackees/transcribe-anything/main/install_cuda.py | python` +```bash +curl https://raw.githubusercontent.com/zackees/transcribe-anything/main/install_cuda.py | python +``` +```bash > curl https://raw.githubusercontent.com/zackees/transcribe-anything/main/install_cuda.py | python # Outputs the srt, vtt and txt files in title/out.vtt > transcribe_anything https://www.youtube.com/watch?v=dQw4w9WgXcQ