Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
tensorflow>2.6
|
| 2 |
nibabel>=3.2.2
|
| 3 |
-
scipy>=1.4.1
|
|
|
|
|
|
| 1 |
tensorflow>2.6
|
| 2 |
nibabel>=3.2.2
|
| 3 |
+
scipy>=1.4.1
|
| 4 |
+
matplotlib>=3.2.2
|