Chenzhou commited on
Commit
c2abeef
1 Parent(s): bfd35e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ with gr.Blocks() as demo:
106
  btn_ref.click(get_row, inputs = None, outputs = inputs)
107
 
108
  #example_row = ["2023-01-01 15:00:00", 4.5, 6.6, 0, 0, 40, 1]
109
- example_row ={"referenceTime": "2023-01-01 15:00:00",
110
  "temperature": 4.5,
111
  "wind speed": 6.6,
112
  "precipation last hour": 0,
 
106
  btn_ref.click(get_row, inputs = None, outputs = inputs)
107
 
108
  #example_row = ["2023-01-01 15:00:00", 4.5, 6.6, 0, 0, 40, 1]
109
+ example_row ={"referenceTime": 2023-01-01 15:00:00,
110
  "temperature": 4.5,
111
  "wind speed": 6.6,
112
  "precipation last hour": 0,