Spaces:
Build error
Build error
秋山翔
commited on
Commit
•
f692f52
1
Parent(s):
8941262
MAINT: update output label
Browse files
app.py
CHANGED
@@ -129,7 +129,7 @@ gr.Interface(
|
|
129 |
],
|
130 |
outputs=gr.outputs.Image(
|
131 |
type="pil",
|
132 |
-
label="
|
133 |
),
|
134 |
title=title,
|
135 |
description=description,
|
|
|
129 |
],
|
130 |
outputs=gr.outputs.Image(
|
131 |
type="pil",
|
132 |
+
label="Output Image",
|
133 |
),
|
134 |
title=title,
|
135 |
description=description,
|