Spaces:
Runtime error
Runtime error
added imageio to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ scikit-learn
|
|
| 4 |
seaborn
|
| 5 |
dataframe-image
|
| 6 |
modal-client
|
| 7 |
-
gradio
|
|
|
|
|
|
| 4 |
seaborn
|
| 5 |
dataframe-image
|
| 6 |
modal-client
|
| 7 |
+
gradio
|
| 8 |
+
imageio
|