Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ def load_module(module_name):
|
|
41 |
return None
|
42 |
|
43 |
def main():
|
44 |
-
st.image("https://
|
45 |
st.sidebar.title("S.H.E.R.L.O.C.K. 🕵️")
|
46 |
st.sidebar.markdown("*Study Helper & Educational Resource for Learning & Observational Knowledge*")
|
47 |
|
|
|
41 |
return None
|
42 |
|
43 |
def main():
|
44 |
+
st.image("https://img.recraft.ai/q4SOjxKpSDRn84MgK-b48Sk44sYplpopCALgsy3eiTg/rs:fit:1536:1024:0/q:80/g:no/plain/abs://prod/images/255d8101-9353-43ce-bd03-0a8a78308dee@avif", use_column_width=True)
|
45 |
st.sidebar.title("S.H.E.R.L.O.C.K. 🕵️")
|
46 |
st.sidebar.markdown("*Study Helper & Educational Resource for Learning & Observational Knowledge*")
|
47 |
|