tyang commited on
Commit
d2535a1
1 Parent(s): bc62de0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio==2.6.2
2
- scipy==1.7.3
 
3
  thefuzz==0.19.0
4
  torch==1.10.1
5
  transformers==4.15.0
 
1
  gradio==2.6.2
2
+ scikit_learn==1.0.2
3
+ scipy==1.6.1
4
  thefuzz==0.19.0
5
  torch==1.10.1
6
  transformers==4.15.0
7
+ wikipedia==1.4.0