From a723fe6723aeec4af7219d31fb99029be400e5cf Mon Sep 17 00:00:00 2001 From: GeekyKaran <119744467+GeekyKaran@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:01:35 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6ff0f19..1d3059d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -install numpy>=1.16 -install tqdm>=4.35.0 -install sk-video>=1.1.10 -install torch>=1.6.0 -install opencv-python>=4.1.2 -install moviepy>=1.0.3 -install torchvision>=0.7.0 +numpy>=1.16 +tqdm>=4.35.0 +sk-video>=1.1.10 +torch>=1.6.0 +opencv-python>=4.1.2 +moviepy>=1.0.3 +torchvision>=0.7.0