towhee
/
efficientnet-image-embedding
copied
1 changed files with 5 additions and 5 deletions
@ -1,6 +1,6 @@ |
|||||
torch==1.9.0 |
|
||||
torchvision==0.10.0 |
|
||||
pillow==8.3.1 |
|
||||
numpy==1.19.5 |
|
||||
timm==0.4.12 |
|
||||
|
torch>=1.4.0 |
||||
|
torchvision>=0.9.0 |
||||
|
pillow>=8.0.1 |
||||
|
numpy>=1.10.0 |
||||
|
timm>=0.4.12 |
||||
efficientnet_pytorch==0.7.1 |
efficientnet_pytorch==0.7.1 |
||||
|
Loading…
Reference in new issue