Add numpy<2.0 to requirements until tests are sorted out for pytorch 2.3 vs older

fcossio-vit-maxpool
Ross Wightman 2024-06-16 11:24:45 -07:00
parent b1a6f4a946
commit 6254dfaece
1 changed files with 2 additions and 1 deletions

View File

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