KeerthiVM commited on
Commit
5608ead
·
1 Parent(s): 52cf398

Updated automated deployment for azure

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ custom_theme = gr.themes.Default().set(
43
 
44
  # Create the Gradio interface
45
  with gr.Blocks() as demo:
46
- gr.Markdown("# Multilingual Text Translator")
47
 
48
 
49
  lang_map = {
 
43
 
44
  # Create the Gradio interface
45
  with gr.Blocks() as demo:
46
+ gr.Markdown("# Multilingual Text Translator Automated Deployment")
47
 
48
 
49
  lang_map = {