Spaces:
Running
Running
add natsort to required packages
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torchmetrics
|
|
6 |
streamlit
|
7 |
gdown
|
8 |
pillow
|
9 |
-
matplotlib
|
|
|
|
6 |
streamlit
|
7 |
gdown
|
8 |
pillow
|
9 |
+
matplotlib
|
10 |
+
natsort
|