Skip to content

Commit

Permalink
Add numpy<2.0 to requirements until tests are sorted out for pytorch …
Browse files Browse the repository at this point in the history
…2.3 vs older
  • Loading branch information
rwightman committed Jun 16, 2024
1 parent b1a6f4a commit 6254dfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ torch>=1.7
torchvision
pyyaml
huggingface_hub
safetensors>=0.2
safetensors>=0.2
numpy<2.0

0 comments on commit 6254dfa

Please sign in to comment.