Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -32,8 +32,8 @@ st.markdown("""
|
|
32 |
# Header
|
33 |
st.markdown("""
|
34 |
<div style='text-align: center;'>
|
35 |
-
<h1 style='color: #58a6ff;'>🏭
|
36 |
-
<p style='color: #bbb;'>AI-Powered Digital Twin | Real-Time Sensor Health</p>
|
37 |
<hr style='border-top: 2px solid #888;'>
|
38 |
</div>
|
39 |
""", unsafe_allow_html=True)
|
|
|
32 |
# Header
|
33 |
st.markdown("""
|
34 |
<div style='text-align: center;'>
|
35 |
+
<h1 style='color: #58a6ff;'>🏭 FactoryGPT Humanization for the Factories of the Future in Industry 5.0 – Predict, Perfect, and Connect</h1>
|
36 |
+
<p style='color: #bbb;'>AI-Powered Digital Twin- Predict, Perfect, and Connect | Real-Time Sensor Health</p>
|
37 |
<hr style='border-top: 2px solid #888;'>
|
38 |
</div>
|
39 |
""", unsafe_allow_html=True)
|