Spaces:
Runtime error
Runtime error
multiple objects per image
Browse files
app.py
CHANGED
@@ -42,4 +42,4 @@ gr.Interface(
|
|
42 |
title="Arab Sign Language Detection app",
|
43 |
examples=path,
|
44 |
cache_examples=False,
|
45 |
-
).launch(
|
|
|
42 |
title="Arab Sign Language Detection app",
|
43 |
examples=path,
|
44 |
cache_examples=False,
|
45 |
+
).launch()
|