Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ huggingface-hub
|
|
5 |
termcolor
|
6 |
transformers
|
7 |
torch
|
|
|
8 |
num2words
|
9 |
numpy
|
10 |
pathlib
|
|
|
5 |
termcolor
|
6 |
transformers
|
7 |
torch
|
8 |
+
torchvision
|
9 |
num2words
|
10 |
numpy
|
11 |
pathlib
|