added more deps to req.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,3 +6,5 @@ Pillow
|
|
6 |
torch
|
7 |
torchvision
|
8 |
tqdm
|
|
|
|
|
|
6 |
torch
|
7 |
torchvision
|
8 |
tqdm
|
9 |
+
tensorboardX==2.5
|
10 |
+
matplotlib
|