AkashDataScience commited on
Commit
c921c68
·
1 Parent(s): ec3dad4

Adding ftfy

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -17,6 +17,7 @@ ffmpy==0.3.2
17
  filelock==3.13.1
18
  fonttools==4.53.0
19
  fsspec==2024.2.0
 
20
  gradio==4.36.1
21
  gradio_client==1.0.1
22
  h11==0.14.0
 
17
  filelock==3.13.1
18
  fonttools==4.53.0
19
  fsspec==2024.2.0
20
+ ftfy==6.2.0
21
  gradio==4.36.1
22
  gradio_client==1.0.1
23
  h11==0.14.0