Isidorophp commited on
Commit
41b8950
·
verified ·
1 Parent(s): ef17822

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -100,9 +100,9 @@ async def generate1(prompt):
100
 
101
  with gr.Blocks(css="style.css") as demo:
102
  gr.Markdown(""" # <center><img src='https://huggingface.co/spaces/Isidorophp/Magic-with-Hermione-Granger/resolve/main/logo.png' alt='RJP DEV STUDIO logo' style='height:60px;'></center>""")
103
- gr.Markdown(""" # <center><b> Hermione Granger 🪄</b></center>
104
  ### <center>An Artificial Intelligence Assistant just for YOU:
105
- ### <center>Now Ask a spell - Hermione</center>
106
  """)
107
  with gr.Row():
108
  input = gr.Audio(label="Your Voice Chat", type="filepath", interactive=True, sources="microphone", waveform_options=False)
 
100
 
101
  with gr.Blocks(css="style.css") as demo:
102
  gr.Markdown(""" # <center><img src='https://huggingface.co/spaces/Isidorophp/Magic-with-Hermione-Granger/resolve/main/logo.png' alt='RJP DEV STUDIO logo' style='height:60px;'></center>""")
103
+ gr.Markdown(""" # <center><b> Hermione Granger 🧖‍♀️ ⚡🪄</b></center>
104
  ### <center>An Artificial Intelligence Assistant just for YOU:
105
+ ### <center>Now you can Ask for a spell to Hermione</center>
106
  """)
107
  with gr.Row():
108
  input = gr.Audio(label="Your Voice Chat", type="filepath", interactive=True, sources="microphone", waveform_options=False)