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