ToluClassics commited on
Commit
7f8a4d1
Β·
1 Parent(s): 26d4301

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -47,6 +47,7 @@ st.sidebar.markdown(
47
  }
48
  </style>
49
  <p class="aligncenter">Gaia Search πŸŒ–πŸŒ</p>
 
50
  """,
51
  unsafe_allow_html=True,
52
  )
 
47
  }
48
  </style>
49
  <p class="aligncenter">Gaia Search πŸŒ–πŸŒ</p>
50
+ <p style="text-align: center;"> A search engine for the LAION large scale image caption corpora</p>
51
  """,
52
  unsafe_allow_html=True,
53
  )