Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -19,4 +19,5 @@ tf_slim
|
|
| 19 |
tf_keras==2.15.0
|
| 20 |
pyclipper
|
| 21 |
numpy==1.26.4
|
| 22 |
-
shapely
|
|
|
|
|
|
| 19 |
tf_keras==2.15.0
|
| 20 |
pyclipper
|
| 21 |
numpy==1.26.4
|
| 22 |
+
shapely
|
| 23 |
+
gradio=4.44.0
|