mgokg commited on
Commit
63c2204
·
verified ·
1 Parent(s): 245747a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ with gr.Blocks() as demo:
157
  #json_dat=gr.Markdown()
158
  #return result
159
  #return result[1]
160
- return json_data[1]
161
 
162
  with gr.Row():
163
  clearbutton = gr.Button("Clear")
 
157
  #json_dat=gr.Markdown()
158
  #return result
159
  #return result[1]
160
+ return json_data
161
 
162
  with gr.Row():
163
  clearbutton = gr.Button("Clear")