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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -114,11 +114,11 @@ 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' 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>
121
- """)
122
 
123
 
124
  with gr.Row():
 
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>
121
+ """)
122
 
123
 
124
  with gr.Row():