khhuiyh commited on
Commit
0abd578
·
1 Parent(s): 248b7a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -208,7 +208,7 @@ with block:
208
  datatype=DATA_TITILE_TYPE,
209
  interactive=False,
210
  visible=True,
211
- css=style,
212
  )
213
  with gr.Row():
214
  data_run = gr.Button("Refresh")
 
208
  datatype=DATA_TITILE_TYPE,
209
  interactive=False,
210
  visible=True,
211
+ # css=style,
212
  )
213
  with gr.Row():
214
  data_run = gr.Button("Refresh")