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