Tihsrah-CD commited on
Commit
eb60f3f
·
1 Parent(s): 6165314
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  streamlit
2
  pandas
3
  pickle5
@@ -6,8 +7,8 @@ python-Levenshtein
6
  joblib
7
  googletrans==4.0.0-rc1
8
  pyphonetics
9
- pyenchant
10
  enchant
 
11
  beautifulsoup4
12
  lxml
13
 
 
1
+ git+https://github.com/libindic/indic-trans.git
2
  streamlit
3
  pandas
4
  pickle5
 
7
  joblib
8
  googletrans==4.0.0-rc1
9
  pyphonetics
 
10
  enchant
11
+ pyenchant
12
  beautifulsoup4
13
  lxml
14