Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ st.markdown("""
|
|
41 |
st.markdown("""
|
42 |
<div style='text-align: center; margin-top: 20px; margin-bottom: -10px;'>
|
43 |
<span style='display: inline-flex; align-items: center; gap: 8px;'>
|
44 |
-
<img src='
|
45 |
<span style='font-size: 12px; color: gray;'>Powered by LOR Technologies</span>
|
46 |
</span>
|
47 |
</div>
|
|
|
41 |
st.markdown("""
|
42 |
<div style='text-align: center; margin-top: 20px; margin-bottom: -10px;'>
|
43 |
<span style='display: inline-flex; align-items: center; gap: 8px;'>
|
44 |
+
<img src='lorain.jpg' width='100' class='lor-logo'/>
|
45 |
<span style='font-size: 12px; color: gray;'>Powered by LOR Technologies</span>
|
46 |
</span>
|
47 |
</div>
|