Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +0 -1
src/streamlit_app.py
CHANGED
|
@@ -4,7 +4,6 @@ from utils.reducer import suggest_reduction
|
|
| 4 |
|
| 5 |
st.set_page_config(page_title="GreenPrint AI 🌱", layout="centered")
|
| 6 |
|
| 7 |
-
st.title("🌿 GreenPrint AI: Carbon Footprint Detector")
|
| 8 |
st.markdown("""
|
| 9 |
<h1 style='text-align: center; white-space: nowrap; overflow-x: auto; font-size: 2.2rem;'>
|
| 10 |
🌿 GreenPrint AI: Carbon Footprint Detector
|
|
|
|
| 4 |
|
| 5 |
st.set_page_config(page_title="GreenPrint AI 🌱", layout="centered")
|
| 6 |
|
|
|
|
| 7 |
st.markdown("""
|
| 8 |
<h1 style='text-align: center; white-space: nowrap; overflow-x: auto; font-size: 2.2rem;'>
|
| 9 |
🌿 GreenPrint AI: Carbon Footprint Detector
|