Mingze commited on
Commit
c151b49
·
verified ·
1 Parent(s): 9fd4f34

Add Mask2Former scipy runtime dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,6 +3,6 @@ huggingface_hub==0.35.3
3
  transformers==4.57.6
4
  torch==2.8.0
5
  numpy==2.2.6
 
6
  Pillow==11.3.0
7
  ultralytics==8.4.102
8
-
 
3
  transformers==4.57.6
4
  torch==2.8.0
5
  numpy==2.2.6
6
+ scipy==1.15.3
7
  Pillow==11.3.0
8
  ultralytics==8.4.102