tyang commited on
Commit
70a2cb8
1 Parent(s): af520b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
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
 
1
+ gradio
2
+ scikit_learn
3
+ scipy
4
+ thefuzz
5
+ torch
6
+ transformers
7
+ wikipedia=
8
+ python-Levenshtein