Commit
·
0b82d50
1
Parent(s):
94940fc
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
tensorflow
|
| 2 |
torch
|
| 3 |
matplotlib
|
| 4 |
-
numpy
|
|
|
|
|
|
| 1 |
tensorflow
|
| 2 |
torch
|
| 3 |
matplotlib
|
| 4 |
+
numpy
|
| 5 |
+
torchvision
|