From b717be94c1ccecc9f800f07365d39e3ad2070693 Mon Sep 17 00:00:00 2001 From: Zeyu Chen Date: Wed, 13 May 2020 11:35:40 +0800 Subject: [PATCH] Update requirements.txt Simplify requirements.txt for PaddleSeg --- requirements.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 04105e18..f5206823 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,4 @@ pre-commit yapf == 0.26.0 flake8 pyyaml >= 5.1 -Pillow -numpy -six -opencv-python -tqdm -requests visualdl == 2.0.0-alpha.2 -- GitLab