Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -130,8 +130,8 @@ with tab1:
|
|
| 130 |
st.title("Saigon Temperature Forecasting Application 🌦️")
|
| 131 |
|
| 132 |
# --- NÂNG CẤP: Thêm hình ảnh ---
|
| 133 |
-
st.image("https://
|
| 134 |
-
caption="Ho Chi Minh City. Credit:
|
| 135 |
# Bạn có thể thay thế URL trên bằng URL của riêng bạn, hoặc
|
| 136 |
|
| 137 |
st.subheader("Project Summary")
|
|
|
|
| 130 |
st.title("Saigon Temperature Forecasting Application 🌦️")
|
| 131 |
|
| 132 |
# --- NÂNG CẤP: Thêm hình ảnh ---
|
| 133 |
+
st.image("https://image.vietnam.travel/sites/default/files/2023-03/shutterstock_626352947_0.jpg?v=1762135399",
|
| 134 |
+
caption="Ho Chi Minh City. Credit: Vietnam Tourism", use_column_width=True)
|
| 135 |
# Bạn có thể thay thế URL trên bằng URL của riêng bạn, hoặc
|
| 136 |
|
| 137 |
st.subheader("Project Summary")
|