From 3a0dc4a83500401198fbfea80b68c57b6e530366 Mon Sep 17 00:00:00 2001 From: ShangGaoG <12132332@mail.sustech.edu.cn> Date: Wed, 12 Apr 2023 22:30:41 +0800 Subject: [PATCH] add cv2 matplot gradio... --- requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/requirements.txt b/requirements.txt index 4c1f7aa..516416b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,10 @@ hickle tensorboard numpy git+https://github.com/facebookresearch/segment-anything.git +gradio==3.25.0 +opencv-python +pycocotools +matplotlib +onnxruntime +onnx +