Peter commited on
Commit
0a3069c
1 Parent(s): e59ac21

add natsort

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- clean-text
2
  gradio
 
3
  nltk
4
  torch
5
  tqdm
 
1
+ clean-text[gpl]
2
  gradio
3
+ natsort
4
  nltk
5
  torch
6
  tqdm