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