Spaces:
Runtime error
Runtime error
seawolf2357
commited on
Commit
β’
9ce28f6
1
Parent(s):
cdea6b2
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", "cat.png", "cafe.jpg","SEOUL.png"
|
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", "cat.png", "cafe.jpg","SEOUL.png"]
|
59 |
)
|
60 |
|
61 |
|