1
0
mirror of https://github.com/huggingface/pytorch-image-models.git synced 2025-06-03 15:01:08 +08:00

Remove numpy ver constraint, not relevant for latest PyTorch version

This commit is contained in:
Ross Wightman 2025-01-19 13:41:16 -08:00
parent aa333079da
commit c6b74eb5bd

@ -3,4 +3,4 @@ torchvision
pyyaml
huggingface_hub
safetensors>=0.2
numpy<2.0
numpy