ellyothim commited on
Commit
3f8d210
1 Parent(s): c2273d2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ transformers
2
  torch
3
  numpy
4
  gradio
5
- scipy.special
6
 
 
2
  torch
3
  numpy
4
  gradio
5
+ scipy>=1.6.0
6