Guiyom commited on
Commit
301e95e
·
1 Parent(s): dfa9cce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -34,6 +34,7 @@ with gr.Blocks(theme=gr.themes.Glass()) as demo:
34
  "helpfirst": "我怎麼幫你",
35
  "helplabel": "你在哪裡需要幫助?我們會讓您知道如何找到它"
36
  }
 
37
 
38
  # INTERFACE
39
  title = gr.Markdown(value=languagedict['English']['welcome'])
 
34
  "helpfirst": "我怎麼幫你",
35
  "helplabel": "你在哪裡需要幫助?我們會讓您知道如何找到它"
36
  }
37
+ }
38
 
39
  # INTERFACE
40
  title = gr.Markdown(value=languagedict['English']['welcome'])