Chris Finlayson commited on
Commit ·
2f9755f
1
Parent(s): 26f7059
Add spacy dep
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
PyMuPDF
|
| 3 |
transformers
|
| 4 |
-
plotly
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
PyMuPDF
|
| 3 |
transformers
|
| 4 |
+
plotly
|
| 5 |
+
spacy
|