Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -23,4 +23,5 @@ numpy==1.26.4
|
|
23 |
shapely
|
24 |
gradio==4.44.0
|
25 |
datasets==2.16.0
|
26 |
-
simplejson
|
|
|
|
23 |
shapely
|
24 |
gradio==4.44.0
|
25 |
datasets==2.16.0
|
26 |
+
simplejson
|
27 |
+
sortedcontainers
|