mbarnig commited on
Commit
e3157fd
·
verified ·
1 Parent(s): cdec6ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -47,7 +47,8 @@ def myfunction(mode, password, prompt, exemples):
47
 
48
  with gr.Blocks() as demo:
49
  with gr.Row():
50
- title = mytitle
 
51
  with gr.Row():
52
  mydescription
53
  with gr.Row():
 
47
 
48
  with gr.Blocks() as demo:
49
  with gr.Row():
50
+ # title = mytitle
51
+ mytitle = gr.HTML("<h1 align=center>RTL AI News Reader : Wat war lass am Land 🇱🇺 an op der Welt 🌎 ?</h1>")
52
  with gr.Row():
53
  mydescription
54
  with gr.Row():