YannisK commited on
Commit
b7df810
·
1 Parent(s): 8c901a4
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ iface = gr.Interface(
179
  outputs=[
180
  "plot",
181
  "plot",
182
- gradio.outputs.Textbox(label="SFs")],
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',