Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -60,5 +60,7 @@ pytz
|
|
60 |
tqdm
|
61 |
sympy
|
62 |
torch
|
|
|
|
|
63 |
unstructured
|
64 |
lxml
|
|
|
60 |
tqdm
|
61 |
sympy
|
62 |
torch
|
63 |
+
torchvision
|
64 |
+
torchaudio
|
65 |
unstructured
|
66 |
lxml
|