logo
Browse Source

Update

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
main
shiyu22 3 years ago
parent
commit
3115dd01c1
  1. 4
      README.md
  2. 4
      requirements.txt

4
README.md

@ -34,9 +34,7 @@ In computer vision (CV) directions, image transformations are usually an indispe
## Requirements ## Requirements
You can get the required python package by [requirements.txt](./requirements.txt).
- pillow
You can get the required python package by [requirements.txt](./requirements.txt).
## How it works ## How it works

4
requirements.txt

@ -1,4 +0,0 @@
torch>=1.2.0
torchvision>=0.4.0
numpy>=1.19.5
pillow>=8.3.1
Loading…
Cancel
Save