tonyassi commited on
Commit
bb37303
·
verified ·
1 Parent(s): 6959fe7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -13,7 +13,6 @@ theme = gr.themes.Base(
13
  )
14
 
15
  with gr.Blocks(theme=theme) as demo:
16
- gr.Markdown("# Tony Assi")
17
  img = gr.Image()
18
  textbox = gr.Textbox()
19
  button = gr.Button("generate")
 
13
  )
14
 
15
  with gr.Blocks(theme=theme) as demo:
 
16
  img = gr.Image()
17
  textbox = gr.Textbox()
18
  button = gr.Button("generate")