Spaces:
Build error
Build error
tmp
Browse files
app.py
CHANGED
@@ -179,7 +179,7 @@ iface = gr.Interface(
|
|
179 |
outputs=[
|
180 |
"plot",
|
181 |
"plot",
|
182 |
-
|
183 |
# outputs=gr.outputs.Image(shape=(1024,2048), type="plot"),
|
184 |
title=title,
|
185 |
theme='peach',
|
|
|
179 |
outputs=[
|
180 |
"plot",
|
181 |
"plot",
|
182 |
+
gr.outputs.Textbox(label="SFs")],
|
183 |
# outputs=gr.outputs.Image(shape=(1024,2048), type="plot"),
|
184 |
title=title,
|
185 |
theme='peach',
|