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