Isidorophp commited on
Commit
a5bc5bb
·
verified ·
1 Parent(s): d690eb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ async def generate1(prompt):
114
 
115
  with gr.Blocks(css="style.css") as demo:
116
 
117
- gr.Markdown(""" # <center><img src='https://huggingface.co/spaces/Isidorophp/Talk-to-Dr.Watson/resolve/main/logo.png' alt='RJP DEV STUDIO logo' width='120' height='75'></center>""")
118
  gr.Markdown(""" # <center><b> DR. Watson 🤖 🧠 🧬</b></center>
119
  ### <center>An Artificial Intelligence Assistant just for YOU:
120
  ### <center>Now Talk to - Dr. Watson</center>
 
114
 
115
  with gr.Blocks(css="style.css") as demo:
116
 
117
+ gr.Markdown(""" # <center><img src='https://huggingface.co/spaces/Isidorophp/Talk-to-Dr.Watson/resolve/main/logo.png' alt='RJP DEV STUDIO logo' style='width:120px;height:75px;'></center>""")
118
  gr.Markdown(""" # <center><b> DR. Watson 🤖 🧠 🧬</b></center>
119
  ### <center>An Artificial Intelligence Assistant just for YOU:
120
  ### <center>Now Talk to - Dr. Watson</center>