happyGPT commited on
Commit
660e09d
·
verified ·
1 Parent(s): 5420e72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ requests==2.29.0
3
  urllib3==1.25.11
4
  tenacity==8.2.3
5
  gradio==4.19.2
6
- gradio_client==0.10.1
 
 
 
3
  urllib3==1.25.11
4
  tenacity==8.2.3
5
  gradio==4.19.2
6
+ gradio_client==0.10.1
7
+ levenshtein==0.26.1
8
+ rapidfuzz==3.11.0