Modified My Project File.
Browse files
app.py
CHANGED
@@ -42,6 +42,8 @@ st.markdown(
|
|
42 |
<div class="row">
|
43 |
<div class="column">
|
44 |
<img src="https://user-images.githubusercontent.com/115732734/271723332-6c824e95-5e2f-48ec-af1c-b66ac7db1d7a.jpeg" style="width:50%">
|
|
|
|
|
45 |
<img src="https://user-images.githubusercontent.com/115732734/271723345-50f27ca9-94ee-4e7c-ad3b-2b10f27d31bb.jpeg" style="width:50%">
|
46 |
</div>
|
47 |
</div>
|
|
|
42 |
<div class="row">
|
43 |
<div class="column">
|
44 |
<img src="https://user-images.githubusercontent.com/115732734/271723332-6c824e95-5e2f-48ec-af1c-b66ac7db1d7a.jpeg" style="width:50%">
|
45 |
+
</div>
|
46 |
+
<div class="column">
|
47 |
<img src="https://user-images.githubusercontent.com/115732734/271723345-50f27ca9-94ee-4e7c-ad3b-2b10f27d31bb.jpeg" style="width:50%">
|
48 |
</div>
|
49 |
</div>
|