bhagwandas commited on
Commit
6a75e08
·
verified ·
1 Parent(s): 7fdcd7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from transformers import pipeline
8
  from sklearn.ensemble import IsolationForest
9
 
10
  # Page config
11
- st.set_page_config(page_title="FactoryRAG+ Assistant", page_icon="🧠", layout="wide")
12
 
13
  # Custom dark theme styling
14
  st.markdown("""
 
8
  from sklearn.ensemble import IsolationForest
9
 
10
  # Page config
11
+ st.set_page_config(page_title="FactoryGPT Humanization for the Factories of the Future in Industry 5.0 – Predict, Perfect, and Connect", page_icon="🧠", layout="wide")
12
 
13
  # Custom dark theme styling
14
  st.markdown("""