Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ iface = gr.Interface(
|
|
26 |
inputs="text",
|
27 |
outputs="text",
|
28 |
title="OnDevice & AI Home IoT",
|
29 |
-
description="
|
30 |
)
|
31 |
|
32 |
# Gradio 앱 시작
|
|
|
26 |
inputs="text",
|
27 |
outputs="text",
|
28 |
title="OnDevice & AI Home IoT",
|
29 |
+
description="OndeviceAI-T5-v1"
|
30 |
)
|
31 |
|
32 |
# Gradio 앱 시작
|