ShehryarAli commited on
Commit
79c72fc
1 Parent(s): 960319c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ transformers==4.44.2
2
  matplotlib
3
  torch==2.4.0
4
  torchvision==0.19.0
 
5
 
 
2
  matplotlib
3
  torch==2.4.0
4
  torchvision==0.19.0
5
+ scipy==1.14.1
6