WAVbot commited on
Commit
7e58c84
·
verified ·
1 Parent(s): 93662e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ my_applio = loadThemes.load_theme() or "ParityError/Interstellar"
45
 
46
  # Define Gradio interface
47
  with gr.Blocks(
48
- theme=my_applio, title="Applio", css="footer{display:none !important}"
49
  ) as Applio:
50
  gr.Markdown("# Applio")
51
  gr.Markdown(
 
45
 
46
  # Define Gradio interface
47
  with gr.Blocks(
48
+ theme=my_applio, title="WAVbot.com", css="footer{display:none !important}"
49
  ) as Applio:
50
  gr.Markdown("# Applio")
51
  gr.Markdown(