Spaces:
Runtime error
Runtime error
ToluClassics
commited on
Commit
Β·
7f8a4d1
1
Parent(s):
26d4301
Update app.py
Browse files
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 |
)
|