Skip to content

Commit

Permalink
Add minimum numpy version to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyanonymous committed Jan 16, 2025
1 parent 3baf92d commit 2e20e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ torch
torchsde
torchvision
torchaudio
numpy>=1.25.0
einops
transformers>=4.28.1
tokenizers>=0.13.3
Expand Down

0 comments on commit 2e20e39

Please sign in to comment.