sonobit commited on
Commit
8bf45f4
1 Parent(s): 5b466e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,4 +8,3 @@ with gr.Blocks() as myApp:
8
  with gr.Column(scale=1):
9
  out = gr.Textbox(label='ผลลัพธ์')
10
  myApp.launch()
11
-
 
8
  with gr.Column(scale=1):
9
  out = gr.Textbox(label='ผลลัพธ์')
10
  myApp.launch()