TOPSInfosol commited on
Commit
beb2353
·
verified ·
1 Parent(s): 52f11f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -243,7 +243,6 @@ with gr.Blocks(theme=gr.themes.Default()) as demo:
243
  inputs=file_input,
244
  outputs=[df_state, select_product_column, date_column, target_column],
245
  fn=upload_file,
246
- cache_examples=True
247
  )
248
 
249
  with gr.Row():
 
243
  inputs=file_input,
244
  outputs=[df_state, select_product_column, date_column, target_column],
245
  fn=upload_file,
 
246
  )
247
 
248
  with gr.Row():