jhtonyKoo commited on
Commit
31c0a8e
·
1 Parent(s): 9e8da41

modify app

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -163,7 +163,6 @@ with gr.Blocks() as demo:
163
  y_title="Loss",
164
  height=300,
165
  width=600,
166
- x_series_axis=gr.LinePlot.XAxisType.INTEGER,
167
  y_lim=[None, None],
168
  )
169
  ito_log = gr.Textbox(label="ITO Log", lines=10)
 
163
  y_title="Loss",
164
  height=300,
165
  width=600,
 
166
  y_lim=[None, None],
167
  )
168
  ito_log = gr.Textbox(label="ITO Log", lines=10)