Spaces:
Runtime error
Runtime error
nyonyong
commited on
Commit
•
d16f90b
1
Parent(s):
ae8c60e
Directory fix
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -48,4 +48,6 @@ setuptools>=65.5.1 # Snyk vulnerability fix
|
|
48 |
# pycocotools>=2.0.6 # COCO mAP
|
49 |
lmdb>=1.4.1
|
50 |
gradio==4.13.0
|
51 |
-
kaleido==0.2.1
|
|
|
|
|
|
48 |
# pycocotools>=2.0.6 # COCO mAP
|
49 |
lmdb>=1.4.1
|
50 |
gradio==4.13.0
|
51 |
+
kaleido==0.2.1
|
52 |
+
natsort>=8.4.0
|
53 |
+
scikit-learn<=1.1.2
|