Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -36,6 +36,7 @@ gensim==4.1.2
|
|
36 |
gradio==2.7.5.2
|
37 |
h11==0.13.0
|
38 |
nltk==3.8.1
|
|
|
39 |
pdfplumber==0.10.3
|
40 |
huggingface-hub==0.17.3
|
41 |
humanfriendly==10.0
|
@@ -117,5 +118,4 @@ wrapt==1.13.3
|
|
117 |
xmltodict==0.12.0
|
118 |
yarl==1.7.2
|
119 |
zipp==3.7.0
|
120 |
-
PyMuPDF==1.19.0
|
121 |
wordninja==2.0.0
|
|
|
36 |
gradio==2.7.5.2
|
37 |
h11==0.13.0
|
38 |
nltk==3.8.1
|
39 |
+
pdfminer.six==20221105
|
40 |
pdfplumber==0.10.3
|
41 |
huggingface-hub==0.17.3
|
42 |
humanfriendly==10.0
|
|
|
118 |
xmltodict==0.12.0
|
119 |
yarl==1.7.2
|
120 |
zipp==3.7.0
|
|
|
121 |
wordninja==2.0.0
|