Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -60,4 +60,6 @@ spacy
|
|
60 |
pytz
|
61 |
tqdm
|
62 |
sympy
|
63 |
-
torch
|
|
|
|
|
|
60 |
pytz
|
61 |
tqdm
|
62 |
sympy
|
63 |
+
torch
|
64 |
+
unstructured
|
65 |
+
lxml
|