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