Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ tensorflow>=2.12.0
|
|
3 |
gradio>=3.20.1
|
4 |
scikit-learn>=0.23.1
|
5 |
scikit-image>=0.14.5
|
6 |
-
tqdm
|
|
|
|
3 |
gradio>=3.20.1
|
4 |
scikit-learn>=0.23.1
|
5 |
scikit-image>=0.14.5
|
6 |
+
tqdm
|
7 |
+
numpy<1.20
|