From 79c3fe3ded49e1f85cd09a90e3ddddaef99e5bd9 Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 18 Aug 2022 19:30:36 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c8b74ebd..62c894c20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,4 @@ requests -tqdm \ No newline at end of file +tqdm +numpy +opencv-python