eogreen commited on
Commit
a03eb9f
1 Parent(s): 6353d51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -48,8 +48,7 @@ def process_command(command, ddddd):
48
  with gr.Blocks(theme=gr.themes.Soft()) as operand:
49
 
50
  gr.Markdown("# operand")
51
- gr.Markdown("No-code Data Studio<br><br>")
52
- gr.Image("img.png")
53
 
54
  with gr.Tab("Source"):
55
 
 
48
  with gr.Blocks(theme=gr.themes.Soft()) as operand:
49
 
50
  gr.Markdown("# operand")
51
+ gr.Markdown("No-code Data Automation Studio<br><br>")
 
52
 
53
  with gr.Tab("Source"):
54