bhagwandas commited on
Commit
0478f69
·
verified ·
1 Parent(s): 6a75e08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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;'>🏭 FactoryRAG+ Assistant</h1>
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)