Skip to content

Commit c6b74eb

Browse files
committedJan 19, 2025
Remove numpy ver constraint, not relevant for latest PyTorch version
1 parent aa33307 commit c6b74eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ torchvision
33
pyyaml
44
huggingface_hub
55
safetensors>=0.2
6-
numpy<2.0
6+
numpy

0 commit comments

Comments
 (0)
Please sign in to comment.