Omnibus commited on
Commit
bebf6ee
·
verified ·
1 Parent(s): ce783e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ with gr.Blocks() as app:
137
  html_im=gr.HTML()
138
  with gr.Tab("Animations"):
139
  anim_btn=gr.Button()
140
- anim_out=gr.JSON()
141
  with gr.Tab("Raw"):
142
  with gr.Row():
143
  drop1=gr.Dropdown()
 
137
  html_im=gr.HTML()
138
  with gr.Tab("Animations"):
139
  anim_btn=gr.Button()
140
+ anim_out=gr.HTML()
141
  with gr.Tab("Raw"):
142
  with gr.Row():
143
  drop1=gr.Dropdown()