Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ tensorflow-gpu==2.10.0
|
|
| 5 |
transformers
|
| 6 |
matplotlib==3.7.4
|
| 7 |
pandas
|
| 8 |
-
keras==2.10.0
|
|
|
|
|
|
| 5 |
transformers
|
| 6 |
matplotlib==3.7.4
|
| 7 |
pandas
|
| 8 |
+
keras==2.10.0
|
| 9 |
+
scikit-image==0.21.0
|