Spaces:
Runtime error
Runtime error
haya-alwarthan
commited on
Commit
·
2814da0
1
Parent(s):
1eefab7
Add requestsd
Browse files
app.py
CHANGED
@@ -176,7 +176,7 @@ gr.Interface(
|
|
176 |
inputs=inputs_image,
|
177 |
outputs=outputs_image,
|
178 |
title="Coordinates of the Landmarks",
|
179 |
-
).launch(
|
180 |
|
181 |
|
182 |
|
|
|
176 |
inputs=inputs_image,
|
177 |
outputs=outputs_image,
|
178 |
title="Coordinates of the Landmarks",
|
179 |
+
).launch()
|
180 |
|
181 |
|
182 |
|