Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ with col2:
|
|
72 |
}
|
73 |
</style>
|
74 |
<div class="blur-shadow">
|
75 |
-
<img src="https://raw.githubusercontent.com/shiv4321/Images/refs/heads/main/Banner.png" alt="Banner" width="100%" height="
|
76 |
</div>
|
77 |
""",
|
78 |
unsafe_allow_html=True
|
|
|
72 |
}
|
73 |
</style>
|
74 |
<div class="blur-shadow">
|
75 |
+
<img src="https://raw.githubusercontent.com/shiv4321/Images/refs/heads/main/Banner.png" alt="Banner" width="100%" height="600px">
|
76 |
</div>
|
77 |
""",
|
78 |
unsafe_allow_html=True
|