broadfield-dev commited on
Commit
e78e1d7
·
verified ·
1 Parent(s): 931b9d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,5 +11,6 @@ with gr.Blocks(head=gs.head,css=gs.css) as app:
11
  gr.Image()
12
  gr.Chatbot()
13
  gr.Textbox()
 
14
 
15
  app.launch()
 
11
  gr.Image()
12
  gr.Chatbot()
13
  gr.Textbox()
14
+ gr.Image()
15
 
16
  app.launch()