Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ scikit-image==0.19.1
|
|
10 |
apache-beam==2.34.0
|
11 |
google-cloud-bigquery-storage==1.1.0 # Suppresses a harmless error from beam
|
12 |
natsort==8.1.0
|
13 |
-
image-tools
|
|
|
|
10 |
apache-beam==2.34.0
|
11 |
google-cloud-bigquery-storage==1.1.0 # Suppresses a harmless error from beam
|
12 |
natsort==8.1.0
|
13 |
+
image-tools
|
14 |
+
numpy
|