Isidorophp commited on
Commit
39bb7b1
·
verified ·
1 Parent(s): 5e5785c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ async def generate1(prompt):
113
  yield tmp_path
114
 
115
  with gr.Blocks(css="style.css") as demo:
116
- gr.Markdown(""" # <center><b>img src=“logo.png DR. Watson 🤖 🧠 🧬</b></center>
117
  ### <center>An Artificial Intelligence Assistant just for YOU:
118
  ### <center>Now Talk to - Dr. Watson</center>
119
  """)
 
113
  yield tmp_path
114
 
115
  with gr.Blocks(css="style.css") as demo:
116
+ gr.Markdown(""" # <center><b><img src='/logo.png'> DR. Watson 🤖 🧠 🧬</b></center>
117
  ### <center>An Artificial Intelligence Assistant just for YOU:
118
  ### <center>Now Talk to - Dr. Watson</center>
119
  """)