SatwikKambham
commited on
Commit
•
f49df83
1
Parent(s):
abf616c
Add torchvision to requirements,txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
numpy
|
2 |
torch
|
|
|
3 |
albumentations
|
4 |
huggingface_hub
|
|
|
1 |
numpy
|
2 |
torch
|
3 |
+
torchvision
|
4 |
albumentations
|
5 |
huggingface_hub
|