Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ pandas
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
torch
|
|
|
8 |
seaborn
|
9 |
segment-anything
|
10 |
scikit-learn
|
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
torch
|
8 |
+
torchvision
|
9 |
seaborn
|
10 |
segment-anything
|
11 |
scikit-learn
|