Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
imageio==2.8.0
|
| 2 |
matplotlib==3.1.3
|
| 3 |
numpy
|
| 4 |
-
pillow
|
| 5 |
-
scipy
|
| 6 |
tensorboard
|
| 7 |
tensorboard-plugin-wit==1.6.0.post3
|
| 8 |
tensorflow
|
|
|
|
| 1 |
imageio==2.8.0
|
| 2 |
matplotlib==3.1.3
|
| 3 |
numpy
|
| 4 |
+
pillow
|
| 5 |
+
scipy
|
| 6 |
tensorboard
|
| 7 |
tensorboard-plugin-wit==1.6.0.post3
|
| 8 |
tensorflow
|