EnigmaOfTheWorld commited on
Commit
7d99fd5
Β·
1 Parent(s): 5474dba
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -472,7 +472,7 @@ disp_url = "https://i.ibb.co/TP4ddc6/sherlock.png"
472
  det_url = "https://i.ibb.co/Ms1jcDv/104cc37752fa.png"
473
  with gr.Blocks(css=".gradio-container {background-color: #F0FFFF}") as demo:
474
  gr.Markdown("""<h1 style="color:black;text-align: center">Sherlock's Phoeniks</h1>""")
475
- gr.Markdown("### **Facial Recognition using Generative AI - ChatGPT+StableDiffusion+Dall-E,utilizing Computer Vision and Google Search API**")
476
  # gr.Image(display).style(height=400, width=1200)
477
  gr.HTML(value="<img src='https://i.ibb.co/TP4ddc6/sherlock.png' alt='Flow Diagram' width='1200' height='300'/>")
478
  # gr.Markdown("! [title](https://pixabay.com/photos/tree-sunset-clouds-sky-silhouette-736885/)")
 
472
  det_url = "https://i.ibb.co/Ms1jcDv/104cc37752fa.png"
473
  with gr.Blocks(css=".gradio-container {background-color: #F0FFFF}") as demo:
474
  gr.Markdown("""<h1 style="color:black;text-align: center">Sherlock's Phoeniks</h1>""")
475
+ gr.Markdown("<h2>Facial Recognition using Generative AI - ChatGPT+StableDiffusion+Dall-E,utilizing Computer Vision and Google Search API</h2>")
476
  # gr.Image(display).style(height=400, width=1200)
477
  gr.HTML(value="<img src='https://i.ibb.co/TP4ddc6/sherlock.png' alt='Flow Diagram' width='1200' height='300'/>")
478
  # gr.Markdown("! [title](https://pixabay.com/photos/tree-sunset-clouds-sky-silhouette-736885/)")