Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ iface = gr.Interface(
|
|
55 |
outputs=[gr.Label(), gr.Audio(), gr.Audio()],
|
56 |
title="msVision_3",
|
57 |
description="μ΄λ―Έμ§λ₯Ό μ
λ‘λνλ©΄, μ¬λ¬Όμ μΈμνκ³ ν΄λΉνλ μμ± λ° μμ
μ μμ±ν©λλ€.(recognizes object and generate Voice&Music)",
|
58 |
-
examples=["dog.jpg","
|
59 |
)
|
60 |
|
61 |
|
|
|
55 |
outputs=[gr.Label(), gr.Audio(), gr.Audio()],
|
56 |
title="msVision_3",
|
57 |
description="μ΄λ―Έμ§λ₯Ό μ
λ‘λνλ©΄, μ¬λ¬Όμ μΈμνκ³ ν΄λΉνλ μμ± λ° μμ
μ μμ±ν©λλ€.(recognizes object and generate Voice&Music)",
|
58 |
+
examples=["dog.jpg","cafe.jpg","seoul.png"]
|
59 |
)
|
60 |
|
61 |
|