소스 검색

add vision

justheuristic 3 년 전
부모
커밋
7bd28fd3b0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      requirements-dev.txt

+ 1 - 0
requirements-dev.txt

@@ -4,6 +4,7 @@ pytest-asyncio
 pytest-cov
 tqdm
 scikit-learn
+torchvision
 black==21.6b0
 isort
 psutil