Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torchvision==0.21.0
|
| 2 |
hpsv3
|
| 3 |
hpsv2
|
| 4 |
-
matplotlib
|
|
|
|
|
|
| 1 |
torchvision==0.21.0
|
| 2 |
hpsv3
|
| 3 |
hpsv2
|
| 4 |
+
matplotlib
|
| 5 |
+
tensorboard
|