Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -80,6 +80,7 @@ toml
|
|
80 |
toolz
|
81 |
tornado
|
82 |
torch
|
|
|
83 |
tqdm
|
84 |
traitlets
|
85 |
typing_extensions
|
|
|
80 |
toolz
|
81 |
tornado
|
82 |
torch
|
83 |
+
torchvision
|
84 |
tqdm
|
85 |
traitlets
|
86 |
typing_extensions
|