watanabe3tipapa commited on
Commit
f688899
β€’
1 Parent(s): 01dc683

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def flip_image(x):
12
 
13
 
14
  with gr.Blocks() as demo:
15
- gr.Markdown("#ε›žζ–‡γ¨γ‹γƒŸγƒ©γƒΌεŠ ε·₯とか...")
16
  with gr.Tab("Textγ‚’ε…₯εŠ›"):
17
  text_input = gr.Textbox()
18
  text_output = gr.Textbox()
 
12
 
13
 
14
  with gr.Blocks() as demo:
15
+ gr.Markdown("ε›žζ–‡γ¨γ‹γƒŸγƒ©γƒΌεŠ ε·₯とか...")
16
  with gr.Tab("Textγ‚’ε…₯εŠ›"):
17
  text_input = gr.Textbox()
18
  text_output = gr.Textbox()