Chris Finlayson
commited on
Commit
·
3baaa6f
1
Parent(s):
bef0c15
Update deps
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio
|
2 |
-
PyMuPDF
|
3 |
-
transformers
|
4 |
-
plotly
|
5 |
-
spacy
|
6 |
-
beautifulsoup4
|
7 |
-
pandas
|
8 |
-
requests
|
9 |
-
networkx
|
10 |
-
matplotlib
|
11 |
-
tqdm
|
|
|
1 |
+
gradio
|
2 |
+
PyMuPDF
|
3 |
+
transformers
|
4 |
+
plotly
|
5 |
+
spacy
|
6 |
+
beautifulsoup4
|
7 |
+
pandas
|
8 |
+
requests
|
9 |
+
networkx
|
10 |
+
matplotlib
|
11 |
+
tqdm
|