Spaces:
Sleeping
Sleeping
Commit
路
b040842
1
Parent(s):
2d70e31
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ demo = gr.Interface(
|
|
44 |
outputs=gr.outputs.Image(type="numpy"),
|
45 |
title="MaskFormer Demo",
|
46 |
description="Segmentaci贸n de reglas utilizando MaskFormer",
|
47 |
-
examples=[["regla1.
|
48 |
)
|
49 |
|
50 |
# Lanzar la interfaz
|
|
|
44 |
outputs=gr.outputs.Image(type="numpy"),
|
45 |
title="MaskFormer Demo",
|
46 |
description="Segmentaci贸n de reglas utilizando MaskFormer",
|
47 |
+
examples=[["regla1.jpeg"]]
|
48 |
)
|
49 |
|
50 |
# Lanzar la interfaz
|