Chenzhou commited on
Commit
5cd2c6a
1 Parent(s): c2abeef

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-15 15:30:40.984982",
110
  "temperature": 4.5,
111
  "wind speed": 6.6,
112
  "precipation last hour": 0,