...
Browse files
app.py
CHANGED
@@ -114,8 +114,8 @@ demo = gr.Interface(
|
|
114 |
outputs='plot', # 'plot' λμ 'image'λ μ¬μ© κ°λ₯
|
115 |
examples=["22.jpg", "33.jpg"],
|
116 |
allow_flagging='never',
|
117 |
-
title="
|
118 |
-
description="
|
119 |
theme="huggingface",
|
120 |
live=True, # μ€μκ° μ
λ°μ΄νΈ νμ±ν
|
121 |
interpretation="default", # λλ 'none'μΌλ‘ μ€μ νμ¬ ν΄μ κΈ°λ₯ λΉνμ±ν
|
|
|
114 |
outputs='plot', # 'plot' λμ 'image'λ μ¬μ© κ°λ₯
|
115 |
examples=["22.jpg", "33.jpg"],
|
116 |
allow_flagging='never',
|
117 |
+
title="201912064 Park MinGyu",
|
118 |
+
description="sample image - city road",
|
119 |
theme="huggingface",
|
120 |
live=True, # μ€μκ° μ
λ°μ΄νΈ νμ±ν
|
121 |
interpretation="default", # λλ 'none'μΌλ‘ μ€μ νμ¬ ν΄μ κΈ°λ₯ λΉνμ±ν
|