requirements.txt
102 B · 10 lines · plaintext Raw
1 numpy>=1.21.0
2 torch>=1.9.0
3 einops>=0.6.0
4 Pillow>=9.0.0
5 timm>=1.0.10
6 torchvision>=0.10.0
7 onnxruntime
8
9
10