Spaces:
Runtime error
Runtime error
JinHyeong99
commited on
Commit
ยท
220ed0f
1
Parent(s):
09dbfd1
app.py
CHANGED
|
@@ -60,8 +60,8 @@ iface = gr.Interface(
|
|
| 60 |
inputs=gr.inputs.Image(type='pil'),
|
| 61 |
examples = ['image1.jpg', 'image2.jpg', 'image3.jpg'],
|
| 62 |
outputs= 'image',
|
| 63 |
-
title="
|
| 64 |
-
description="
|
| 65 |
)
|
| 66 |
|
| 67 |
# ์ธํฐํ์ด์ค ์คํ
|
|
|
|
| 60 |
inputs=gr.inputs.Image(type='pil'),
|
| 61 |
examples = ['image1.jpg', 'image2.jpg', 'image3.jpg'],
|
| 62 |
outputs= 'image',
|
| 63 |
+
title="๋จธ์ ๋ฌ๋ ๊ณผ์ 7_3",
|
| 64 |
+
description="์ด๋ฏธ์ง๋ฅผ ์ฌ๋ฆฌ์ธ์.!!!!"
|
| 65 |
)
|
| 66 |
|
| 67 |
# ์ธํฐํ์ด์ค ์คํ
|