LawalAfeez commited on
Commit
aa9211d
1 Parent(s): 6ccad40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ embedded_form.add_faiss_index("embedding")
12
  # gradio function
13
 
14
  title="""<center>
15
- <H3 style="background-color:powderblue;">SEARCH FOR SCIENCE RELATED(BIO,PHYS AND CHEM)</H3></center>"""
16
 
17
  description="""<center><h4>This app is created to help give answers to high school science related questions</h4></center>"""
18
 
 
12
  # gradio function
13
 
14
  title="""<center>
15
+ <H3 style="background-color:powderblue;">SEARCH FOR SCIENCE RELATED(BIO,PHY AND CHEM)</H3></center>"""
16
 
17
  description="""<center><h4>This app is created to help give answers to high school science related questions</h4></center>"""
18